I tried it , but I got the same bad results.
Just spend a half hour on testing and I got it working, it should be like this for blogspot websites:
class AdvancedUserRecipe1311088245(BasicNewsRecipe):
title = u'Floor to ceiling'
oldest_article = 28
max_articles_per_feed = 100
use_embedded_content = True
encoding = 'utf8'
feeds = [(u'Floor to ceiling', u'http://floor-to-ceiling-books.blogspot.com/feeds/posts/default?alt=rss')]
Last edited by snoeki; 07-19-2011 at 11:15 AM.
|