]> njoseph.me Git - nimcoon.git/blobdiff - README.md
Plan for some more features
[nimcoon.git] / README.md
index b851c090ea4b1516c5b7c489806ccef0c2dea20e..863a48f73037f5c253154b676218c46ae8962a0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,13 +12,11 @@ only the standard library.
 
 - [x] Search for videos using keywords
 - [x] Stream videos
-- [ ] Stream music
-- [ ] Download videos
+- [x] Stream music
+- [ ] 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
 
@@ -45,8 +43,18 @@ clitube emacs
 
 # If your search query has multiple words, use quotes
 clitube 'nim lang'
+
+# Advanced: Play audio of the first search result
+clitube -m -l "counting stars"
 ```
 
+### Commandline arguments
+
+| **Arguments** | **Explanation**                            |
+|---------------|--------------------------------------------|
+| -m, --music   | Play Music only, no video                  |
+| -l, --lucky   | Try your luck with the first search result |
+
 ## Development
 
 One-liner for compiling and running