1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-24 11:42:33 +01:00
gallery-dl/gallery_dl
Mike Fährmann abafe71e04
[exhentai] fix image limit detection (closes #1437)
check for image limit message when downloading original files
2021-04-08 21:33:41 +02:00
..
downloader add option to use different youtube-dl modules (fixes #1330) 2021-03-01 03:10:42 +01:00
extractor [exhentai] fix image limit detection (closes #1437) 2021-04-08 21:33:41 +02:00
postprocessor use __import__() to dynamically load modules 2021-03-01 01:27:02 +01:00
__init__.py Adding handling of several input files (#1353) 2021-03-04 21:37:26 +01:00
__main__.py return with non-zero exit status on error 2019-10-27 23:54:18 +01:00
cache.py increase SQLite connection timeouts (#1173) 2020-12-19 20:15:07 +01:00
config.py implement 'config.accumulate()' (#994) 2020-09-14 21:13:08 +02:00
exception.py add 'response' objects to 'HttpError's 2020-07-30 18:23:26 +02:00
job.py add archive format to InfoJob output (#875) 2021-04-07 21:50:16 +02:00
oauth.py write OAuth token to cache by default (#616) 2020-05-25 22:35:45 +02:00
option.py Adding handling of several input files (#1353) 2021-03-04 21:37:26 +01:00
output.py add global WINDOWS bool 2020-05-19 22:32:53 +02:00
text.py unescape items in text.split_html() 2021-03-29 02:12:29 +02:00
util.py implement 'util.unique_squence()' 2021-03-02 23:11:08 +01:00
version.py build executables with SOCKS proxy support (closes #1424) 2021-04-07 21:50:03 +02:00