X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/3f6de5cb78a90bc516ff0eb63a0ea6beaa1e09d7..91e4d88b77e2bcdbf858565b9eb9378682bdbaca:/README.md diff --git a/README.md b/README.md index 6c2625c..863a48f 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,11 @@ only the standard library. - [x] Search for videos using keywords - [x] Stream videos -- [ ] 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 @@ -44,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