02-21-2009, 05:41 PM | #1 |
Junior Member
Posts: 6
Karma: 10
Join Date: Feb 2009
Device: Sony Reader
|
Recipe for 'The Register'
Only just got a Sony Reader and started using the Calibre software. The idea of being able to convert RSS feeds to an ebook is really appealing. I've attempted to create a custom news source for 'The Register' (http://www.theregister.co.uk/headlines.atom). The feed downloads OK and a book is produced but it only contains the feeds and not any content from the associated web page. My initial thought was that Calibre does not handle Atom feeds but the website does mention support for Atom. Any suggestions?
The code is as follows: class AdvancedUserRecipe1235238489(BasicNewsRecipe): title = u'The Register' oldest_article = 7 max_articles_per_feed = 100 feeds = [(u'The Register', u'http://www.theregister.co.uk/headlines.atom')] |
02-21-2009, 07:12 PM | #2 |
creator of calibre
Posts: 44,542
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
add use_embedded_content = False
and for more help post in the custom recipes sticky thread |
Advert | |
|
Tags |
calibre recipe |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UK Kindle - register in the US? | RichD | Amazon Kindle | 8 | 12-28-2012 04:51 AM |
i register just today | nepaltrekking | Introduce Yourself | 7 | 06-12-2010 07:17 AM |
Don't I need to register my jbl? | clerky96 | Ectaco jetBook | 3 | 02-04-2010 05:49 PM |
How to register a filetype? | plisken | iRex | 2 | 09-28-2009 08:16 AM |