Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 736 Bytes

File metadata and controls

21 lines (14 loc) · 736 Bytes

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