.. |
downloader
|
readd 'session' to base downloader class (fixes #768)
|
2020-05-20 20:04:46 +02:00 |
extractor
|
[redgifs] fix extraction (#724)
|
2020-05-28 02:18:42 +02:00 |
postprocessor
|
add global WINDOWS bool
|
2020-05-19 22:32:53 +02: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
|
add global SENTINEL object
|
2020-05-19 22:32:53 +02:00 |
cloudflare.py
|
fix/improve Cloudflare bypass code (#728, #757)
|
2020-05-18 19:04:50 +02:00 |
config.py
|
add global SENTINEL object
|
2020-05-19 22:32:53 +02:00 |
exception.py
|
miscellaneous stuff
|
2019-11-08 20:58:53 +01:00 |
job.py
|
make 'path' and 'keywords' available in logging messages
|
2020-05-18 19:04:51 +02:00 |
oauth.py
|
write OAuth token to cache by default (#616)
|
2020-05-25 22:35:45 +02:00 |
option.py
|
Fix typo: defaut → default. (#754)
|
2020-05-14 23:37:15 +02:00 |
output.py
|
add global WINDOWS bool
|
2020-05-19 22:32:53 +02:00 |
text.py
|
add 'text.ensure_http_scheme()'
|
2020-05-19 22:32:53 +02:00 |
util.py
|
implement a 'path-replace' option (#662, #755)
|
2020-05-25 22:21:58 +02:00 |
version.py
|
[reddit] don't send OAuth headers for file downloads (fixes #729)
|
2020-05-08 21:42:52 +02:00 |