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
Vrihub 4cc761c730
Implement --write-pages option (#736)
4 years ago
..
downloader [downloader:http] add MIME types for .psd files (closes #714) 4 years ago
extractor Implement --write-pages option (#736) 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 mock 'time()' in cache tests 4 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 Implement --write-pages option (#736) 4 years ago
output.py use 'util.Formatter' when formatting logging output 4 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