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
cc5b1ce91aa61a44bed248cfc2841b01c26f0a36
gallery-dl
/
gallery_dl
/
postprocessor
History
Mike Fährmann
df8050b81d
[postprocessor:compare] add 'equal' option (
#1592
)
...
Move functionality from
cdd72e14
to its own option, where it can be used with any 'action'
2021-10-05 03:03:37 +02: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
[postprocessor:compare] add 'equal' option (
#1592
)
2021-10-05 03:03:37 +02:00
exec.py
move 'util.Formatter' into its own 'formatter' module
2021-09-27 02:37:04 +02:00
metadata.py
move 'util.Formatter' into its own 'formatter' module
2021-09-27 02:37:04 +02:00
mtime.py
support 'filter' option for post processors (
#1460
)
2021-06-04 18:23:32 +02:00
ugoira.py
support 'filter' option for post processors (
#1460
)
2021-06-04 18:23:32 +02:00
zip.py
[postprocessor:zip] run 'finalize()' regardless of 'filter' (
#1460
)
2021-06-07 22:15:36 +02:00