1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-23 11:12:40 +01:00
gallery-dl/gallery_dl
Mike Fährmann ae98dbcbb3
[nozomi] implement searching for negated terms (#388)
It's incredibly slow and resource intensive (> 1GB of memory),
but that is also how it is implemented on nozomi.la itself.
2019-10-17 22:53:37 +02:00
..
downloader [downloader:http] extend mimetype map with archive formats 2019-10-10 18:30:23 +02:00
extractor [nozomi] implement searching for negated terms (#388) 2019-10-17 22:53:37 +02:00
postprocessor [postprocessor] match logger names of downloader modules 2019-10-06 23:30:18 +02:00
__init__.py call 'sys.exit()' on Ctrl+c 2019-09-10 16:53:21 +02:00
__main__.py
aes.py update links to youtube-dl 2019-03-13 22:03:02 +01:00
cache.py update default cache directory ... again 2019-08-01 22:11:00 +02:00
cloudflare.py rewrite invalid cloudflare redirect locations 2019-04-27 16:22:42 +02:00
config.py remove unused default config path 2019-03-04 20:53:58 +01:00
exception.py update exception hierarchy 2018-09-05 18:15:33 +02:00
job.py [postprocessor:exec] run after file moved to target location 2019-10-06 23:12:22 +02:00
oauth.py fix rate limit handling for OAuth APIs (#368) 2019-08-03 13:43:00 +02:00
option.py fix & update docs 2019-10-11 18:36:25 +02:00
output.py implement custom logging formatter 2019-06-21 20:17:58 +02:00
text.py add 'restrict-filenames' option (#348) 2019-07-23 17:41:24 +02:00
util.py close archive on job completion (#417) 2019-09-10 22:43:51 +02:00
version.py update extractor class hierarchies 2019-10-16 18:15:29 +02:00