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 2266fc8cc5
[mangadex] update and extend test results
1 year ago
..
downloader merge #3748: [downloader:http] add 'consume-content' option 1 year ago
extractor [mangadex] update and extend test results 1 year ago
postprocessor [postprocessor:metadata] support putting keys in quotes 1 year ago
__init__.py support selecting a domain for '--cookies-from-browser' 1 year ago
__main__.py return with non-zero exit status on error 5 years ago
actions.py implement 'actions' 2 years ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
cache.py run tests without using 'nose' 3 years ago
config.py remove '*' indicating keyword-only arguments 1 year ago
cookies.py [cookies] simplify '_mac_absolute_time_to_posix()' 1 year ago
exception.py implement restarting an extractor (#3338) 2 years ago
formatter.py [formatter] support putting keys in quotes 2 years ago
job.py fix circular reference detection for -K 2 years ago
oauth.py replace remaining instances of base64 with binascii 2 years ago
option.py add '-C' as short option for '--cookies' 1 year ago
output.py [output] set 'errors=replace' for output streams (#3765) 2 years ago
path.py put argument init on separate lines 2 years ago
text.py add 'default' argument to 'text.extr()' 2 years ago
util.py move executable check into util.py 2 years ago
version.py [config] include exception type in error message 1 year ago
ytdl.py [ytdl] fix crash due to --geo-bypass deprecation (#3975) 1 year ago