X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/91e4d88b77e2bcdbf858565b9eb9378682bdbaca..7d08d1af09a1a9d6ee71c88442580e428f125508:/README.md diff --git a/README.md b/README.md index 863a48f..3930178 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 @@ -20,6 +20,10 @@ only the standard library. ## Installation +CLI Tube depends on the following: +- youtube-dl +- mpv (recommended) or vlc + Download the latest build from GitlabCI (amd64 GNU/Linux only). ```sh