]> njoseph.me Git - nimcoon.git/blobdiff - README.md
Moar TODOs!!!
[nimcoon.git] / README.md
index 863a48f73037f5c253154b676218c46ae8962a0f..e2174f3481c7cf5ffa7e2f83940fac73d5d9c8ef 100644 (file)
--- 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