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 ec85bf90de
use context managers in cache.py & add tests
5 years ago
..
downloader [downloader:http] add more MIME types for '.bmp' files (#621) 5 years ago
extractor write DeviantArt refresh-tokens to cache (#616) 5 years ago
postprocessor [postprocessor:ugoira] small optimization 5 years ago
__init__.py prevent superfluous calls to Logger.makeRecord() 5 years ago
__main__.py return with non-zero exit status on error 5 years ago
aes.py update links to youtube-dl 6 years ago
cache.py use context managers in cache.py & add tests 5 years ago
cloudflare.py [cloudflare] unescape challenge URL 5 years ago
config.py simplify some logging calls 5 years ago
exception.py miscellaneous stuff 5 years ago
job.py implement 'parent-directory' option (#551) 5 years ago
oauth.py [oauth] add custom/default indicator to log messages (#501) 5 years ago
option.py add '--exec-after' 5 years ago
output.py fix --verbose/--quiet 5 years ago
text.py add 'restrict-filenames' option (#348) 5 years ago
util.py [formatter] allow multiple "special" format specifiers (#595) 5 years ago
version.py fix --verbose/--quiet 5 years ago