opml2rss.py – An opml to rss converter

I just uploaded another script to my github repository.

It’s a python script to parse an opml file and generate a rss file with entries from all rss feeds in the rss file not older than a certain number of days.

You can get the script here: http://github.com/…/opml2rss.py

The script has a few configuration parameters that are pretty self explanatory, should be easy. You also need to install a few python modules: Feedparser, OPML and PYRSS2Gen.

Trackbacks & Pingbacks 1

  1. From SBlog - PrinScreen RSS File – Long live Prt.sc… sort of on 12 Apr 2010 at 23:17

    [...] My pipes couldn’t parse the opml file, so I built a python script to do it and hosted it in my [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *