diff --git a/README.adoc b/README.adoc index bc96c3a..1b5cce3 100644 --- a/README.adoc +++ b/README.adoc @@ -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 `/channel/title.extension`. +Download YouTube-feeds like they are podcasts. Files will be put in +`/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