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 8d96a8ce4c
[500px] add user-, gallery-, and image-extractors (#185)
6 years ago
..
downloader [downloader:common] retry downloads on SSL errors (#130) 6 years ago
extractor [500px] add user-, gallery-, and image-extractors (#185) 6 years ago
postprocessor [postprocessor:metadata] add 'tags' and 'custom' modes (#135) 6 years ago
__init__.py update function signature for config.load() 6 years ago
__main__.py add a __main__.py file 8 years ago
aes.py update links to youtube-dl 6 years ago
cache.py rewrite cache module 6 years ago
cloudflare.py cache cfclearance cookies 6 years ago
config.py remove unused default config path 6 years ago
exception.py update exception hierarchy 6 years ago
job.py move TestJob into test module; test _extractor values 6 years ago
oauth.py use extractor.request for API calls (#130) 6 years ago
option.py [postprocessor:metadata] add '--write-tags' flag (#135) 6 years ago
output.py provide "extractor" and "job" keys for logging output 6 years ago
text.py change results of text.nameext_from_url() 6 years ago
util.py fix 'CONVERSIONS' variable name 6 years ago
version.py [tumblr] fix avatar URLs for non-OAuth1.0 calls (closes #193) 6 years ago