Transform any playlist understood by YoutubeDL into a iTunes-Compatible podcast XML.
--file
Output file, will be overridden if exists--url
URL of the podcast, eg. https://www.youtube.com/user/lukxde/videos--min-duration
(optional) minimum duration of an entry to be considered part of the feed
python ytdl2rss --file ../html/podcasts/heute-show.xml --url https://www.zdf.de/comedy/heute-show --min-duration 600
pip install -r requirements.txt