You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gallery-dl/gallery_dl
Mike Fährmann db9833c28a
merge #5870: [aryion] add 'favorite' extractor (#4511)
2 months ago
..
downloader consistent 'with open(…) as fp:' syntax 3 months ago
extractor merge #5870: [aryion] add 'favorite' extractor (#4511) 2 months ago
postprocessor [pp:metadata] fix 'directory' when file directory has conditions (#5728) 3 months ago
__init__.py wrap filters/conditionals in a try-except block 2 months ago
__main__.py fix symlink resolution in __main__.py 12 months ago
actions.py [actions] emit logging messages before waiting/exiting/etc 3 months ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
archive.py [archive] implement DownloadArchiveMemory class (#5255) 4 months ago
cache.py run tests without using 'nose' 3 years ago
config.py consistent 'with open(…) as fp:' syntax 3 months ago
cookies.py add thorium cookies support 3 months ago
exception.py fix HttpError.status value 7 months ago
formatter.py [formatter] implement 'X' format specifier (#5770) 3 months ago
job.py [job] add 'resolve' argument to DataJob (#5864) 2 months ago
oauth.py replace '24*3600' with '86400' 9 months ago
option.py add '--print-traffic' 3 months ago
output.py [actions] move LoggerAdapter from 'output' to 'actions' 3 months ago
path.py [pp:metadata] fix 'directory' when file directory has conditions (#5728) 3 months ago
text.py [text] catch general Exceptions 5 months ago
update.py [workflows:executables] change dev/linux binary name to …_linux 4 months ago
util.py wrap filters/conditionals in a try-except block 2 months ago
version.py [actions] add 'exec' action (#5619) 3 months ago
ytdl.py [ytdl] fix crash due to removed 'no_color' attribute 1 year ago