This commit is contained in:
Ivan Habunek 2022-08-17 09:22:16 +02:00
parent c8a6d67822
commit 71ae2bf906
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

8
TODO.md Normal file
View File

@ -0,0 +1,8 @@
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