1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 02:32:33 +01:00
gallery-dl/gallery_dl/postprocessor
Mike Fährmann 4b7a24122e
[pp:ugoira] prevent BadZipFile exceptions (#6285)
reset '_convert_…' flags  on every 'prepare' event
2024-10-10 09:20:06 +02:00
..
__init__.py [pp:hash] add 'hash' post processor (#6099) 2024-08-31 17:04:44 +02:00
classify.py support 'filter' option for post processors (#1460) 2021-06-04 18:23:32 +02:00
common.py [archive] move DownloadArchive into its own module 2024-05-10 01:05:28 +02:00
compare.py 'sys.exit' -> 'SystemExit' 2023-08-21 23:46:39 +02:00
exec.py restore LD_LIBRARY_PATH for PyInstaller builds (#5421) 2024-04-06 16:58:33 +02:00
hash.py [pp:hash] add 'hash' post processor (#6099) 2024-08-31 17:04:44 +02:00
metadata.py [pp:metadata] fix using '..' in directories on Windows (#5942, #6094) 2024-08-27 14:38:40 +02:00
mtime.py [pp:mtime] do not overwrite '_mtime' for None values (#5439) 2024-04-07 02:33:19 +02:00
python.py add return value to 'PostProcessor._init_archive()' 2023-07-24 14:32:25 +02:00
rename.py [pp:rename] recheck if file exists only when necessary 2024-09-05 17:42:29 +02:00
ugoira.py [pp:ugoira] prevent BadZipFile exceptions (#6285) 2024-10-10 09:20:06 +02:00
zip.py [postprocessor] update 'finalize' events 2023-08-10 19:46:37 +02:00