View Single Post
Old 02-21-2014, 04:59 AM   #2
Krittika Goyal
Vox calibre
Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.Krittika Goyal ought to be getting tired of karma fortunes by now.
 
Krittika Goyal's Avatar
 
Posts: 412
Karma: 1175230
Join Date: Jan 2009
Device: Sony reader prs700, kobo
Hi I dont know enough about recipes to fully understand your code but the following works:

Code:
class AdvancedUserRecipe1392888003(BasicNewsRecipe):
    title          = u'Le Point'
    oldest_article = 3
    max_articles_per_feed = 10
    auto_cleanup = True

    feeds          = [(u'Actualit', u'http://www.lepoint.fr/rss.xml')]
Do you really need the rest?
Krittika Goyal is offline   Reply With Quote