Skip to content
/ ytdl2rss Public

YoutubeDL Playlists to RSS.XML Podcast generator

Notifications You must be signed in to change notification settings

lukx/ytdl2rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ytdl2RSS

Transform any playlist understood by YoutubeDL into a iTunes-Compatible podcast XML.

params

  • --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

Usage Example

python ytdl2rss --file ../html/podcasts/heute-show.xml --url https://www.zdf.de/comedy/heute-show --min-duration 600

installation

pip install -r requirements.txt

About

YoutubeDL Playlists to RSS.XML Podcast generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages