View Single Post
Old 08-21-2011, 12:00 PM   #4
yoyoba
Junior Member
yoyoba began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2011
Device: amazon kindle
Post New recipe for Publico.es

Hi Nadim

I create this simple recipe for Publico.es:

Code:
class AdvancedUserRecipe1313940903(BasicNewsRecipe):
    title          = u'P\xfablico'
    oldest_article = 7
    max_articles_per_feed = 100

    feeds          = [(u'Publico.es', u'http://www.publico.es/rss/')]
Is very very slow (like calibre viewer). I don't know why. Maybe the calibre's developer knows why (it takes ages with this message "Transformed CSS selector ...").
yoyoba is offline   Reply With Quote