RSS Ripper

RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use.
Download

RSS Ripper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Destiney's Reality
  • Publisher web site:
  • http://destiney.com/python/rss-ripper

RSS Ripper Tags


RSS Ripper Description

RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. After the rip and rewrite, the new RSS feed is uploaded to your FTP server for your own private re-subscription.Example Usage:Rename digg_ripper.py-distmv digg_ripper.py-dist digg_ripper.pyEdit the FTP values at the top of the script to point to your own FTP.FTP_HOST = 'example.com'FTP_USER = 'username'FTP_PASS = 'password'FTP_DIR = '~/path/to/public_html'Run it:python digg_ripper.pyor./digg_ripper.pyYou may want to add a cron job:0 * * * * /path/to/rss_ripper/digg_ripper.py >/dev/null 2>&1And finally you can subscribe to your own custom rss feed.


RSS Ripper Related Software