This is a generic filter to merge feeds, remove duplicates and ensure unique items in feeds. You can also truncate or limit the maximum number of resulting items per feed. Replace default feeds and max items below with your own feeds.
Fetches a feed and prepends text to the item title. The prepended text is automatically determined by the title of the feed as specified in the top-level "title" element of the feed metadata.
Will perform a yahoo image search using the image terms and the requirement that the image be below the image max dimensions and return the first result.
Aggregates items in RSS feeds listed in an OPML file, prefixing each item with the title of its source feed. The aggregated feed is then sorted by pubDate and truncated. Leave 2nd field blank to aggregate all items.
Accepts 5 feed names and their RSS URLs, append name to title, simplify date, add description to end of content (in case content is blank), remove some error causing
tag code from content, find unique, sort, limit to 50 results.