Add install instructions.

This commit is contained in:
tastytea 2020-12-16 16:52:53 +01:00
parent 9ddf88e2d0
commit cefad4898e
1 changed files with 13 additions and 1 deletions

View File

@ -1,8 +1,20 @@
= download-yt-feeds
:url-ytdl-format: https://github.com/ytdl-org/youtube-dl/#format-selection
:url-zsh: https://www.zsh.org/
:url-ytdl: https://github.com/ytdl-org/youtube-dl
:url-ytdl-format: {url-ytdl}/#format-selection
Download YouTube-feeds like they are podcasts. Files will be put in `<download_dir>/channel/title.extension`.
== Install
Put `download-yt-feeds` somewhere in your `${PATH}` and make it executable.
=== Dependencies
* Linux (\*BSD and other UNIXes should work, but I haven't tested)
* link:{url-zsh}[Zsh]
* link:{url-ytdl}[youtube-dl]
== Configuration
The configuration directory is `${XDG_CONFIG_HOME}/download-yt-feeds` or, if