From 91e4d88b77e2bcdbf858565b9eb9378682bdbaca Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Mon, 16 Dec 2019 13:32:36 +0530 Subject: [PATCH] Plan for some more features Signed-off-by: Joseph Nuthalapati --- README.md | 8 +++----- TODO.md | 5 ++++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c0e53e4..863a48f 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,10 @@ only the standard library. - [x] Search for videos using keywords - [x] Stream videos - [x] Stream music -- [ ] Download videos +- [ ] Download video +- [ ] Download music - [ ] Configuration options - - [ ] Choice of video players - - [ ] Show video URLs or not - - [ ] Play audio only -- [ ] Pagination of search results +- [ ] Play magnet links ## Installation diff --git a/TODO.md b/TODO.md index 2c41ca8..845ebe7 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,10 @@ - [x] Pretty colors in terminal - [x] Get rid of temp file or make one temp file per user - [x] Preferences should go into a config file +- [x] Create a proper CLI +- [ ] PeerTube support (only direct download, because webtorrent seeds are too slow) - [ ] Terminal color themes? -- [ ] Use cligen to create a proper CLI - [ ] Spawn video player and quit immediately +- [ ] LRU cache of content so that frequently-played content doesn't use BW +- [ ] Option to download content -- 2.43.0