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 f8661c6578
[downloader:ytdl] fix file extensions when merging into mkv
4 years ago
..
downloader [downloader:ytdl] fix file extensions when merging into mkv 4 years ago
extractor reuse connection adapters from parent extractors 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 reuse connection adapters from parent extractors 4 years ago
oauth.py [oauth] add custom/default indicator to log messages (#501) 5 years ago
option.py improve '--write-pages' (#737) 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