RSSMerger <-

Description

RSSMerger is a python script which merges multiple RSS feeds into a single feed while maintaining the correct order in which items appeared in the original feeds.

When ran, rssmerger.py will read a number of RSS feeds (see below on how to specify RSS feeds) and output two RSS feeds: seen.rss and merged.rss. merged.rss contains all merged items. seen.rss is used to keep an eye on which items from each feed RSSMerger has already merged into merged.rss.

An example PHP RSS Reader front-end for merged.rss is included in the archive.

Features

  • Just about all RSS standards out there are supported.
  • Chronological merging of RSS items
  • Source of items included in special XML tag in merged RSS feed.

Screenshots

Details

License:General Public License (GPL) v2.0 or higher
Language:Python / PHP
Current status:Unstable
Development activity:Active

Requirements

  • Python
  • Python-xml

Downloads

StatusVersionRelease dateDownload
Unstablev0.720 Nov 2007rssmerger-0.7.tar.gz
Unstablev0.623 Apr 2007rssmerger-0.6.tar.gz
Copyright © Ferry Boender, 2003 - 2009 Edit Info