From ff7a9ee0468ebff473fcee5520d07af5d14bdd6d Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 8 Aug 2017 20:14:31 -0300 Subject: Note youtube-dl in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2e8609a..4cf5271 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ $ npm link # (You might need sudo here.) * **A sound converter:** either [`avconv`][libav] or [`ffmpeg`][ffmpeg] will work. +* **Optionally,** [`youtube-dl`][ytdl] lets you [play][apply] music from + [just about anywhere][moresites] (rather than just http://blah/foo.mp3-like + URLs!). + There's a fair chance you already have some of these installed; you can always check from your terminal using the [`type`][type] command! @@ -52,4 +56,7 @@ Check out [the man pages](man/). (Or view them with `man http-music`.) [libav]: https://www.libav.org/ [ffmpeg]: https://www.ffmpeg.org/ [type]: https://unix.stackexchange.com/a/10529/125775 + [ytdl]: http://rg3.github.io/youtube-dl/ + [moresites]: http://rg3.github.io/youtube-dl/supportedsites.html + [apply]: https://gist.github.com/towerofnix/cd7465a82c8b367eef221e61c3b6186e -- cgit 1.3.0-6-gf8a5