..
downloader
[downloader.ytdl] add 'forward-cookies' option ( #352 )
2019-07-24 21:19:11 +02:00
extractor
[imgbb] add album extractor ( #361 )
2019-07-30 23:11:19 +02:00
postprocessor
[postprocessor:zip] add 'mode' option ( #355 )
2019-07-29 16:51:26 +02:00
__init__.py
add '-A/--abort'; deprecate '--abort-on-skip'
2019-06-30 14:28:28 +02:00
__main__.py
add a __main__.py file
2017-01-16 02:59:22 +01:00
aes.py
update links to youtube-dl
2019-03-13 22:03:02 +01:00
cache.py
Avoid possible sensitive information disclosure via cache.file
2019-07-31 15:05:26 +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
ensure postproc finalize() is called during C-c or crash ( #355 )
2019-07-27 11:14:52 +02:00
oauth.py
replace extractor.request() 'expect' argument
2019-07-05 00:42:16 +02:00
option.py
implement 'mtime' post-processor ( #332 )
2019-07-14 22:39:17 +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
add 'restrict-filenames' option ( #348 )
2019-07-23 17:41:24 +02:00
version.py
[adultempire] add gallery extractor ( closes #340 )
2019-07-21 22:29:57 +02:00