Quote:
Originally Posted by kovidgoyal
I'll add a workaround in the next release.
|
Has this happened already? I'm getting the same issue with the following simple recipe
Code:
class AdvancedUserRecipe1311785189(BasicNewsRecipe):
title = u'Blogi'
oldest_article = 1
max_articles_per_feed = 100
feeds = [(u'Ziemkiewicz', u'http://blog.rp.pl/ziemkiewicz/feed')]