This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gallery-dl
Watch
1
Star
0
Fork
0
You've already forked gallery-dl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
550f90ab563f0b468e1cc01e4c04fbb39ec7dc1c
gallery-dl
/
gallery_dl
/
postprocessor
History
Mike Fährmann
8124c16a50
split 'build_path' from 'set_filename' and 'set_extension'
...
Do not automatically build a new path when setting file metadata or updating its extension.
2022-11-08 17:03:24 +01:00
..
__init__.py
use __import__() to dynamically load modules
2021-03-01 01:27:02 +01:00
classify.py
support 'filter' option for post processors (
#1460
)
2021-06-04 18:23:32 +02:00
common.py
rework post processor callbacks
2020-11-19 02:29:06 +01:00
compare.py
split 'build_path' from 'set_filename' and 'set_extension'
2022-11-08 17:03:24 +01:00
exec.py
move 'util.Formatter' into its own 'formatter' module
2021-09-27 02:37:04 +02:00
metadata.py
[postprocessor:metadata] add '"mode": "jsonl"'
2022-11-07 15:46:35 +01:00
mtime.py
[postprocessor:mtime] add 'value' option (
#2739
)
2022-07-08 20:56:01 +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