List features in readme.

This commit is contained in:
tastytea 2020-12-16 19:28:24 +01:00
parent c66f4051f6
commit 0949d7311c

View File

@ -3,7 +3,17 @@
: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`.
Download YouTube-feeds like they are podcasts. Files will be put in
`<download_dir>/uploader/title.extension`.
This should work for all sites `youtube-dl` supports, but I only tested YouTube.
== Features
* Downloads newest videos from a list of channels.
* Creates playlist with newest videos.
* Deletes old videos.
* Passes extra arguments to youtube-dl.
== Install