1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/gallery_dl/postprocessor
Mike Fährmann 60c8e090da
[postprocessor:zip] fix archive names (closes #397)
Remove the trailing path separator introduced in 3284c62 before
adding the archive's filename extension.

[ci skip]
2019-08-24 23:14:26 +02:00
..
__init__.py improve find() for downloaders and postprocessors 2019-07-15 16:33:03 +02:00
classify.py ensure PathFormat.directory ends with a path separator 2019-08-20 00:25:13 +02:00
common.py improve output of active post processor modules 2019-08-15 13:31:04 +02:00
exec.py [postprocessor:exec] add a better error message (#155) 2019-01-13 13:59:11 +01:00
metadata.py update PathFormat class 2019-08-12 21:40:37 +02:00
mtime.py update PathFormat class 2019-08-12 21:40:37 +02:00
ugoira.py update PathFormat class 2019-08-12 21:40:37 +02:00
zip.py [postprocessor:zip] fix archive names (closes #397) 2019-08-24 23:14:26 +02:00