X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/f135dfc783fc99d55b9d350ca6086f9f2b400e59..68907ff5015809ff2aa28acfc9223aaebf6d87ba:/README.md diff --git a/README.md b/README.md index c0e53e4..e2174f3 100644 --- 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,15 +13,20 @@ only the standard library. - [x] Search for videos using keywords - [x] Stream videos - [x] Stream music -- [ ] Download videos +- [x] Play direct links from YouTube and PeerTube +- [x] Stream video from magnet links +- [ ] 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 +CLI Tube depends on the following: +- youtube-dl +- mpv (recommended) or vlc +- peerflix (for magnet links) + Download the latest build from GitlabCI (amd64 GNU/Linux only). ```sh