__init__.py
|
call 'sys.exit()' on Ctrl+c
|
2019-09-10 16:53:21 +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
|
update default cache directory ... again
|
2019-08-01 22:11:00 +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 |
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
|
[patreon] fix pagination (#444)
|
2019-10-12 22:30:51 +02:00 |