I used the editor to make a quick and dirty recipe for Kukuburi.com.
I'm pretty happy w/ the result, but can't seem to export the recipe from Calibre.
Would anyone like to clean it up and save it as a file?
I didn't know how to trim the bottom buttons out of the feed.
class AdvancedUserRecipe1267141443(BasicNewsRecipe):
title = u'Kukuburi'
oldest_article = 30
max_articles_per_feed = 100
feeds = [(u'http://feeds.feedburner.com/kukuburi?format=xml', u'http://feeds.feedburner.com/kukuburi?format=xml')]
|