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 54d974deb0
add 'python' post processor
similar to 'exec' but calls a Python function
2023-07-24 14:06:14 +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 implement 'archive-pragma' option 2023-02-05 17:00:31 +01:00
compare.py split 'build_path' from 'set_filename' and 'set_extension' 2022-11-08 17:03:24 +01:00
exec.py [postprocessor:exec] support tilde expansion for 'command' 2023-05-12 16:34:17 +02:00
metadata.py [postprocessor:metadata] support putting keys in quotes 2023-04-25 14:30:18 +02:00
mtime.py [postprocessor:mtime] add 'value' option (#2739) 2022-07-08 20:56:01 +02:00
python.py add 'python' post processor 2023-07-24 14:06:14 +02:00
ugoira.py split 'build_path' from 'set_filename' and 'set_extension' 2022-11-08 17:03:24 +01:00
zip.py [postprocessor:zip] implement 'files' option (#2872) 2022-09-09 11:41:27 +02:00