View Single Post
Old 04-24-2010, 09:54 AM   #1840
funkgut
Member
funkgut began at the beginning.
 
funkgut's Avatar
 
Posts: 10
Karma: 10
Join Date: Oct 2006
Device: SONY PRS-700, GEB 1150
Catholic News Recipe

I was hoping I could request a recipe for http://www.catholicnews.com. I tried doing it myself, but all the articles came up blank. There are 3 feeds. Top News, Vatican, and Movie Reviews........I would like all if possible.

Thanks in advance for the help......also is there any reason why just adding the feeds in Calibre doesn't work.........?

Here is the code for what I tried to do:

Code:
class AdvancedUserRecipe1272117202(BasicNewsRecipe):
    title          = u'Catholic News'
    oldest_article = 7
    max_articles_per_feed = 100

    feeds          = [(u'Top Stories', u'http://feedity.com/rss.aspx/catholicnews-com/UVNXUVU'), (u'Vatacan', u'http://feedity.com/rss.aspx/catholicnews-com/VVdQUFM'), (u'Movie Reviews', u'http://feedity.com/rss.aspx/catholicnews-com/VVRTW1Q')]
Thanks again.......
funkgut is offline