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
760b9b4db4b6f9ae15f2125c53f2658835e2ceea
gallery-dl
/
gallery_dl
/
postprocessor
History
Mike Fährmann
760b9b4db4
add remove_file() and remove_directory() helpers
...
these functions call os.unlink() or os.rmdir() while catching and suppressing potential OSErrors
2020-01-18 00:21:26 +01:00
..
__init__.py
merge 'bypost' functionality into metadata postprocessor
2019-12-16 17:19:23 +01:00
classify.py
ensure PathFormat.directory ends with a path separator
2019-08-20 00:25:13 +02:00
common.py
merge 'bypost' functionality into metadata postprocessor
2019-12-16 17:19:23 +01:00
exec.py
[postprocessor:exec] improve (
#421
,
#413
)
2019-11-03 21:45:45 +01:00
metadata.py
[postprocessor:metadata] add 'directory' option (
#520
)
2020-01-02 20:58:10 +01:00
mtime.py
update PathFormat class
2019-08-12 21:40:37 +02:00
ugoira.py
[postprocessor:ugoira] improve error messages (
#406
)
2019-08-31 21:55:42 +02:00
zip.py
add remove_file() and remove_directory() helpers
2020-01-18 00:21:26 +01:00