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 01-29-2012, 03:08 PM   #1
scissors
Addict
scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.
 
Posts: 241
Karma: 1001369
Join Date: Sep 2010
Device: prs300, kindle keyboard 3g
BBC countryfile

Articles from the official countryfile website

Spoiler:


Code:
class AdvancedUserRecipe1325006965(BasicNewsRecipe):
    title          = u'Countryfile.com'
    cover_url = 'http://www.buysubscriptions.com/static_content/the-immediate/en/images/covers/CFIL_maxi.jpg'
    __author__ = 'Dave Asbury'
    description           = 'The official website of Countryfile Magazine'
    # last updated 29/1/12
    language = 'en_GB'
    oldest_article = 30
    max_articles_per_feed = 25
    remove_empty_feeds = True
    no_stylesheets = True
    auto_cleanup = True
    #articles_are_obfuscated = True

    remove_tags    = [
                             # dict(attrs={'class' : ['player']}),

	]
    feeds          = [
	(u'Homepage', u'http://www.countryfile.com/rss/home'),
	(u'Country News', u'http://www.countryfile.com/rss/news'),
        	(u'Countryside', u'http://www.countryfile.com/rss/countryside'),
        	]

Last edited by scissors; 01-30-2012 at 11:21 AM. Reason: forgot code wrapper
scissors is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BBC Sport limawhiskey Recipes 3 07-24-2011 08:54 AM
BBC America tubemonkey Lounge 8 01-04-2011 08:29 PM
Ebooks on BBC Scott Nicholson General Discussions 0 07-29-2010 02:20 PM
BBC On the Kindle: ahi News 0 10-20-2009 10:20 AM
BBC Breakfast C6REW News 7 09-03-2008 12:07 PM


All times are GMT -4. The time now is 04:05 PM.


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