X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/3f6de5cb78a90bc516ff0eb63a0ea6beaa1e09d7..f135dfc783fc99d55b9d350ca6086f9f2b400e59:/README.md diff --git a/README.md b/README.md index 6c2625c..c0e53e4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ only the standard library. - [x] Search for videos using keywords - [x] Stream videos +- [x] Stream music - [ ] Download videos - [ ] Configuration options - [ ] Choice of video players @@ -44,8 +45,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