.. |
downloader
|
[downloader:common] retry downloads on SSL errors (#130)
|
2018-12-14 16:33:04 +01:00 |
extractor
|
cache cfclearance cookies
|
2019-03-14 16:14:29 +01:00 |
postprocessor
|
[postprocessor:metadata] add 'tags' and 'custom' modes (#135)
|
2019-01-17 21:18:12 +01:00 |
__init__.py
|
update function signature for config.load()
|
2019-03-01 14:13:34 +01: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
|
rewrite cache module
|
2019-03-14 15:55:48 +01:00 |
cloudflare.py
|
cache cfclearance cookies
|
2019-03-14 16:14:29 +01: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
|
move TestJob into test module; test _extractor values
|
2019-02-17 18:18:31 +01:00 |
oauth.py
|
use extractor.request for API calls (#130)
|
2018-12-04 21:29:06 +01:00 |
option.py
|
[postprocessor:metadata] add '--write-tags' flag (#135)
|
2019-01-23 21:56:03 +01:00 |
output.py
|
provide "extractor" and "job" keys for logging output
|
2019-02-14 11:09:58 +01:00 |
text.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
util.py
|
fix 'CONVERSIONS' variable name
|
2019-03-05 22:50:56 +01:00 |
version.py
|
allow for simplified test data structures
|
2019-02-06 17:24:44 +01:00 |