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 42f29c3e11
improve and simplify attribute access in DownloadJob.initialize()
4 years ago
..
downloader [downloader:http] add MIME types for .psd files (closes #714) 4 years ago
extractor [deviantart] use private access tokens for Journals (fixes #738) 4 years ago
postprocessor [postprocessor:ugoira] small optimization 5 years ago
__init__.py handle sys.stdin being None when using '-' as input file (#653) 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 fix/improve Cloudflare bypass code 4 years ago
config.py read config files from PyInstaller exe directory (closes #682) 5 years ago
exception.py miscellaneous stuff 5 years ago
job.py improve and simplify attribute access in DownloadJob.initialize() 4 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 prevent crash when sys.stdout and co. are None (#653) 5 years ago
text.py add optional 'utcoffset' argument to 'parse_datetime()' 5 years ago
util.py [downloader:http] don't overwrite existing '_mtime' fields 5 years ago
version.py [reddit] don't send OAuth headers for file downloads (fixes #729) 4 years ago