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
2024-08-19 21:58:57 +02:00
..
__init__.py add 'python' post processor 2023-07-24 14:06:14 +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
metadata.py [pp:metadata] add 'include' and 'exclude' options (#6058) 2024-08-19 21:58:57 +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
ugoira.py [pp:ugoira] include traceback in exception debug log (#5683) 2024-06-16 18:42:32 +02:00
zip.py [postprocessor] update 'finalize' events 2023-08-10 19:46:37 +02:00