]> njoseph.me Git - nimcoon.git/blobdiff - README.md
Add PeerTube support
[nimcoon.git] / README.md
index c0e53e4b517bb72f67c40cad7386a31929a91100..3838642ac9556c8930afc57bd17ecea9de57ddf2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # CLI Tube
 
-Play videos from YouTube (and maybe other sources in the future) from the
+Play videos from YouTube and PeerTube from the
 command line using your preferred desktop media player.
 
 This application is implemented in [Nim language](https://nim-lang.org) using
@@ -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