]> njoseph.me Git - nimcoon.git/blame_incremental - TODO.org
Add option to download video
[nimcoon.git] / TODO.org
... / ...
CommitLineData
1* Task list [7/11]
2- [X] Pretty colors in terminal
3- [X] Get rid of temp file or make one temp file per user
4- [X] Preferences should go into a config file
5- [X] Create a proper CLI
6- [X] PeerTube support (only direct download, because webtorrent seeds are too slow)
7- [X] Find a better name. clitube is an SEO disaster
8- [X] Option to download audio/video
9- [ ] Spawn video player and quit immediately
10- [ ] SoundCloud support? Search and play music
11- [ ] LRU cache of content so that frequently-played content doesn't use BW
12- [ ] Better CLI using curses - select with arrows and press enter
13 - illwill library can be used
14 - see nim-mod project as an example