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 e5123f56c9
fix crash when using --no-download with --ugoira-conv (#1507)
3 years ago
..
downloader add option to use different youtube-dl modules (fixes #1330) 4 years ago
extractor add extractors for fantia and fanbox (#1459) 3 years ago
postprocessor fix crash when using --no-download with --ugoira-conv (#1507) 3 years ago
__init__.py add 'output.fallback' option 3 years ago
__main__.py return with non-zero exit status on error 5 years ago
cache.py increase SQLite connection timeouts (#1173) 4 years ago
config.py implement 'config.accumulate()' (#994) 4 years ago
exception.py add 'response' objects to 'HttpError's 4 years ago
job.py fix 'category-transfer' (#1111) 3 years ago
oauth.py write OAuth token to cache by default (#616) 4 years ago
option.py Adding handling of several input files (#1353) 4 years ago
output.py add global WINDOWS bool 4 years ago
text.py unescape items in text.split_html() 4 years ago
util.py implement 'util.unique_squence()' 4 years ago
version.py fix crash when using --no-download with --ugoira-conv (#1507) 3 years ago