mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
9 lines
343 B
Markdown
9 lines
343 B
Markdown
|
TODO
|
||
|
====
|
||
|
|
||
|
Some ideas what to do next.
|
||
|
|
||
|
* gracefully handle aborting the download with Ctrl+C, now it prints out an error stack
|
||
|
* add keyboard control for e.g. pausing a download
|
||
|
* test how worker count affects download speeds on low and high-bandwidth links (see https://github.com/ihabunek/twitch-dl/issues/104), adjust default worker count
|