Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 04-29-2011, 10:55 PM   #1
welovelucy
Junior Member
welovelucy began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2011
Location: Chicago area
Device: Kindle 3
Post Contribution: AutoBlog

Code:
class AutoBlog(BasicNewsRecipe):
    title          = u'Auto Blog'
    __author__     = 'Welovelucy'
    oldest_article = 7
    max_articles_per_feed = 100

    feeds          = [(u'AutoBlog', u'http://www.autoblog.com/rss.xml')]

    def print_version(self, url):
        return url + 'print/'

Last edited by welovelucy; 04-29-2011 at 10:58 PM.
welovelucy is offline   Reply With Quote
Reply

Tags
autoblog, recipe


Forum Jump


All times are GMT -4. The time now is 08:31 PM.


MobileRead.com is a privately owned, operated and funded community.