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 9f06e79868
implement '"user-agent": "browser"' (#2636)
2 years ago
..
downloader [downloader:http] fix issues from inaccurate 'time.sleep()' 2 years ago
extractor implement '"user-agent": "browser"' (#2636) 2 years ago
postprocessor split 'build_path' from 'set_filename' and 'set_extension' 2 years ago
__init__.py move git head functionality to function in util.py 2 years ago
__main__.py return with non-zero exit status on error 5 years ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
cache.py run tests without using 'nose' 3 years ago
config.py support XDG_CONFIG_HOME (closes #1545) 3 years ago
cookies.py support cygwin/BSD/etc for --cookies-from-browser 2 years ago
exception.py [twitter] improve error handling 3 years ago
formatter.py [formatter] add 'g' conversion to sluGify a string (#2410) 2 years ago
job.py split 'build_path' from 'set_filename' and 'set_extension' 2 years ago
oauth.py write OAuth token to cache by default (#616) 4 years ago
option.py add '--chunk-size' command-line option (#3143) 2 years ago
output.py implement 'path-metadata' option (#2734) 2 years ago
path.py build path when skipping archived files 2 years ago
text.py add 'default' argument to 'text.extr()' 2 years ago
util.py include 'http-metadata' in '-K' output 2 years ago
version.py update 'virtualenv' call in release.sh 2 years ago
ytdl.py add ytdl tests 2 years ago