1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-26 04:32:51 +01:00
gallery-dl/gallery_dl
2020-05-10 00:31:42 +02:00
..
downloader [downloader:http] add MIME types for .psd files (closes #714) 2020-04-29 23:01:42 +02:00
extractor [redgifs] add image extractor (#724) 2020-05-10 00:31:42 +02:00
postprocessor [postprocessor:ugoira] small optimization 2020-02-07 17:59:28 +01:00
__init__.py handle sys.stdin being None when using '-' as input file (#653) 2020-03-25 22:33:39 +01:00
__main__.py return with non-zero exit status on error 2019-10-27 23:54:18 +01:00
aes.py update links to youtube-dl 2019-03-13 22:03:02 +01:00
cache.py mock 'time()' in cache tests 2020-05-09 23:55:14 +02:00
cloudflare.py fix/improve Cloudflare bypass code 2020-05-01 23:35:43 +02:00
config.py read config files from PyInstaller exe directory (closes #682) 2020-04-08 21:53:50 +02:00
exception.py miscellaneous stuff 2019-11-08 20:58:53 +01:00
job.py improve and simplify attribute access in DownloadJob.initialize() 2020-05-09 00:57:59 +02:00
oauth.py [oauth] add custom/default indicator to log messages (#501) 2019-12-02 23:41:02 +01:00
option.py add '--exec-after' 2019-11-27 19:42:46 +01:00
output.py use 'util.Formatter' when formatting logging output 2020-05-10 00:09:06 +02:00
text.py add optional 'utcoffset' argument to 'parse_datetime()' 2020-04-11 02:05:00 +02:00
util.py [downloader:http] don't overwrite existing '_mtime' fields 2020-04-10 23:08:03 +02:00
version.py [reddit] don't send OAuth headers for file downloads (fixes #729) 2020-05-08 21:42:52 +02:00