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 0435c6e603
[exhentai] handle 'Downloading … requires GP' errors (#4576, #4763)
10 months ago
..
downloader [downloader:http] close connection when file already exists (#3748) 1 year ago
extractor [exhentai] handle 'Downloading … requires GP' errors (#4576, #4763) 10 months ago
postprocessor [pp:metadata] ignore non-string tag values (#4764) 11 months ago
__init__.py update/fix --list-extractors 1 year ago
__main__.py fix symlink resolution in __main__.py 12 months ago
actions.py 'sys.exit' -> 'SystemExit' 1 year ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
cache.py run tests without using 'nose' 3 years ago
config.py 'sys.exit' -> 'SystemExit' 1 year ago
cookies.py [cookies] include exception in fallback warning 11 months ago
exception.py implement restarting an extractor (#3338) 2 years ago
formatter.py [formatter] use value of last alternative (#4492) 1 year ago
job.py fix --range causing crashes (#4557) 1 year ago
oauth.py replace remaining instances of base64 with binascii 2 years ago
option.py [pp:exec] support more replacement fields for '--exec' (#4633) 12 months ago
output.py prevent crash when 'stdout.line_buffering' is not defined (#642) 11 months ago
path.py add "ascii+" as a special 'path-restrict' value (#4371) 1 year ago
text.py add 'default' argument to 'text.extr()' 2 years ago
util.py represent util.NONE as 'null' in JSON output 11 months ago
version.py [instagram] fix exception on empty 'video_versions' (#4795) 10 months ago
ytdl.py [ytdl] fix crash due to removed 'no_color' attribute 1 year ago