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 ad2cefda6b
[tumblr] in case of exception use filename as 'hash' (#129)
6 years ago
..
downloader give downloader classes proper names 6 years ago
extractor [tumblr] in case of exception use filename as 'hash' (#129) 6 years ago
postprocessor add 'prepare()' step for post-processors 6 years ago
__init__.py enforce utf-8 encoding for input files (#120) 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 use text.urljoin() 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 fix control+c during -j and range tests 6 years ago
oauth.py use common base class for OAuth1.0 based API interfaces 6 years ago
option.py add '--no-check-certificate' command-line option 6 years ago
output.py remove the obsolete safeprint() and error() functions 7 years ago
text.py implement text.split_html() 6 years ago
util.py add 'prepare()' step for post-processors 6 years ago
version.py [gfycat] use public API endpoint 6 years ago