Skip to content

A python script that downloads mp3/mp4 files from RSS feeds and might support opml if I get it to work in the first place

Notifications You must be signed in to change notification settings

camerondugan/RSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

RSS

A python script that downloads mp3/mp4 files from RSS feeds and now supports opml/xml subscription files

Requirements

  • Probably need to be on Linux/Mac (Developed on Linux)
  • Needs youtube-dl package(can get from most package managers)

How to use:

Currently this is how you would probably want to use it:

  1. make sure you have python and youtube-dl installed
  2. Download your list of rss feeds from your feed reader as a .opml file
  3. Download and extract this project
  4. Put the opml file in the project
  5. open up a terminal and in the project folder run: python3 RSS.py
  6. If you don't know what opml is, say no to just give the script your rss url

Pro Tip: When asked how many, put 0 to download all known media

About

A python script that downloads mp3/mp4 files from RSS feeds and might support opml if I get it to work in the first place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages