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 82f83c18e8
release version 1.25.1
2 years ago
..
downloader [downloader:http] change '_http_retry' to accept a Python function 2 years ago
extractor [hiperdex] fix extraction 2 years ago
postprocessor [postprocessor:metadata] add 'skip' option (#3786) 2 years ago
__init__.py add 'globals' instead of overwriting the default (#3773) 2 years 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 add '--config-create' command-line option 2 years ago
cookies.py put argument init on separate lines 2 years 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 '--config-create' command-line option 2 years 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 release version 1.25.1 2 years ago
ytdl.py [ytdl] fix '--parse-metadata' (#3663) 2 years ago