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 fe7805de7c
improve attribute access in DownloadJob.handle_url()
5 years ago
..
downloader [downloader:http] try to import SSL exception class from OpenSSL 5 years ago
extractor detect Cloudflare CAPTCHAs and update cipher list 5 years ago
postprocessor [postprocessor:zip] delete empty archives when done (#316) 5 years ago
__init__.py add '-A/--abort'; deprecate '--abort-on-skip' 5 years ago
__main__.py add a __main__.py file 8 years ago
aes.py update links to youtube-dl 6 years ago
cache.py implement '--clear-cache' 5 years ago
cloudflare.py rewrite invalid cloudflare redirect locations 5 years ago
config.py remove unused default config path 6 years ago
exception.py update exception hierarchy 6 years ago
job.py improve attribute access in DownloadJob.handle_url() 5 years ago
oauth.py replace extractor.request() 'expect' argument 5 years ago
option.py allow '-1' for infinite retries (#300) 5 years ago
output.py implement custom logging formatter 5 years ago
text.py implement 'parse_unicode_escapes()' 5 years ago
util.py Merge branch 'v1.9.0' 5 years ago
version.py Merge branch 'v1.9.0' 5 years ago