diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ Command line player to listen to YT videos written in node Saves bandwidth and streams only the audio part of the videos # Requirements -Node.js and npm installed +1. Node.js and npm +2. mpv +3. youtube_dl # Before use 1. Install node packages with `npm i` |