Add yt-dlp hyperlink.

This commit is contained in:
tastytea 2021-10-25 04:59:13 +02:00
parent 88190ad14a
commit d24bd1fbe2
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
= download-yt-feeds
:url-zsh: https://www.zsh.org/
:url-ytdl: https://github.com/ytdl-org/youtube-dl
:url-ytdlp: https://github.com/yt-dlp/yt-dlp
:url-ytdl-format: {url-ytdl}/#format-selection
Download YouTube-feeds as if they are podcasts. Files will be put in
@ -24,7 +25,7 @@ Put `download-yt-feeds` somewhere in your `${PATH}` and make it executable.
* Linux (*BSD and other UNIXes should work, but I haven't tested)
* link:{url-zsh}[Zsh]
* link:{url-ytdl}[youtube-dl]
* link:{url-ytdl}[youtube-dl] or link:{url-ytdlp}[yt-dlp]
== Configuration