X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/91e4d88b77e2bcdbf858565b9eb9378682bdbaca..68907ff5015809ff2aa28acfc9223aaebf6d87ba:/README.md diff --git a/README.md b/README.md index 863a48f..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,6 +13,8 @@ only the standard library. - [x] Search for videos using keywords - [x] Stream videos - [x] Stream music +- [x] Play direct links from YouTube and PeerTube +- [x] Stream video from magnet links - [ ] Download video - [ ] Download music - [ ] Configuration options @@ -20,6 +22,11 @@ only the standard library. ## 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