]> njoseph.me Git - nimcoon.git/blobdiff - README.md
Add option to download music
[nimcoon.git] / README.md
index 2823d1e2d1a8da0a837f7ab06186f4497ab0d626..d5d51b6fb87dc53afd41207db10edbfe7a0d0e76 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Nim Coon
+# NimCoon
 
 Play videos from YouTube and PeerTube from the
 command line using your preferred desktop media player.
 
 Play videos from YouTube and PeerTube from the
 command line using your preferred desktop media player.
@@ -15,8 +15,8 @@ only the standard library.
 - [x] Stream music
 - [x] Play direct links from YouTube and PeerTube
 - [x] Stream video from magnet links
 - [x] Stream music
 - [x] Play direct links from YouTube and PeerTube
 - [x] Stream video from magnet links
+- [x] Download music
 - [ ] Download video
 - [ ] Download video
-- [ ] Download music
 - [ ] Configuration options
 
 ## Installation
 - [ ] Configuration options
 
 ## Installation
@@ -61,6 +61,7 @@ nimcoon -m -l "counting stars"
 | -m, --music       | Play Music only, no video                  |
 | -l, --lucky       | Try your luck with the first search result |
 | -f, --full-screen | Play video in full screen                  |
 | -m, --music       | Play Music only, no video                  |
 | -l, --lucky       | Try your luck with the first search result |
 | -f, --full-screen | Play video in full screen                  |
+| -d, --download    | Download video or music                    |
 
 ## Development
 
 
 ## Development