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 280531c8ff
[pururin] add gallery extractor (closes #174)
6 years ago
..
downloader [downloader:common] retry downloads on SSL errors (#130) 6 years ago
extractor [pururin] add gallery extractor (closes #174) 6 years ago
postprocessor [postprocessor:metadata] add 'tags' and 'custom' modes (#135) 6 years ago
__init__.py provide "extractor" and "job" keys for logging output 6 years ago
__main__.py add a __main__.py file 8 years ago
aes.py small fix for aes_cbc_decrypt_text 7 years ago
cache.py implement 'update()' for caches 6 years ago
cloudflare.py [cloudflare] don't output the whole challenge page 6 years ago
config.py explicitly open config files as utf-8 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 update tests for util.py 6 years ago
version.py allow for simplified test data structures 6 years ago