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 ebf417f31f
remove support for deprecated options
4 years ago
..
downloader [downloader:http] add MIME type and signature for .ico files 4 years ago
extractor remove support for deprecated options 4 years ago
postprocessor remove support for deprecated options 4 years ago
__init__.py add a 'extractor.modules' option 4 years ago
__main__.py return with non-zero exit status on error 5 years ago
cache.py increase SQLite connection timeouts (#1173) 4 years ago
cloudflare.py prevent unhandled exception on Cloudflare challenges (#868) 4 years ago
config.py implement 'config.accumulate()' (#994) 4 years ago
exception.py add 'response' objects to 'HttpError's 4 years ago
job.py initialize 'hooks' as empty tuple 4 years ago
oauth.py write OAuth token to cache by default (#616) 4 years ago
option.py add '-G' command-line option (#1217) 4 years ago
output.py add global WINDOWS bool 4 years ago
text.py improve filename_from_url() performance 4 years ago
util.py make 'generate_token()' compatible with Python 3.4 4 years ago
version.py remove support for deprecated options 4 years ago