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 286718950c
[mangahere] ensure download URLs have a scheme (fixes #1070)
4 years ago
..
downloader reduce wait time growth rate from exponential to linear 4 years ago
extractor [mangahere] ensure download URLs have a scheme (fixes #1070) 4 years ago
postprocessor [postprocessor:zip] defer zip file creation (fixes #968) 4 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
cache.py use %APPDATA%\gallery-dl for config/cache on Windows 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 update fallback URL handling 4 years ago
oauth.py write OAuth token to cache by default (#616) 4 years ago
option.py add '--no-skip' command-line option (closes #986) 4 years ago
output.py add global WINDOWS bool 4 years ago
text.py strip microseconds in text.parse_datetime() 4 years ago
util.py add 't' format string conversion (closes #1065) 4 years ago
version.py [newgrounds] handle embeds without scheme (#1033) 4 years ago