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 06-16-2011, 06:10 AM   #1
sexymax15
Enthusiast
sexymax15 began at the beginning.
 
sexymax15's Avatar
 
Posts: 30
Karma: 12
Join Date: Jun 2011
Location: India
Device: Kindle 3g
Outlook(Indian) Recipe

Hi guys...here is the recipe of Outlook(http://www.outlookindia.com/).
Quote:
import re

from calibre.web.feeds.news import BasicNewsRecipe
from calibre.ebooks.chardet import xml_to_unicode
class AdvancedUserRecipe1307834113(BasicNewsRecipe):
title = u'Outlook'
oldest_article = 30
max_articles_per_feed = 20
no_stylesheets = True
remove_javascript = True
remove_attributes = ['width','height']
use_embedded_content = False
language = 'en_IN'
remove_empty_feeds = True
remove_tags_before = dict(id='ctl00_cphpagemiddle_reparticle_ctl00_divf spheading', attrs={'class':'fspheading'})
remove_tags = [dict(id=['iframe'])]
remove_tags_after = dict(id='ctl00_cphpagemiddle_reparticle_ctl00_divp agination')
feeds = [(u'Magazine', u'http://www.outlookindia.com/rss/main/magazine'), (u'Cover', u'http://www.outlookindia.com/rss/features/cover'), (u'Essay', u'http://www.outlookindia.com/rss/features/essays'), (u'Opinion', u'http://www.outlookindia.com/rss/features/opinion')]
def print_version(self, url):
return url.replace('/article.aspx?','/printarticle.aspx?')
Attached Files
File Type: zip Outlook_1095.zip (638 Bytes, 130 views)
sexymax15 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Western Zitkala-Sa: Old Indian Legends & American Indian Stories - v1 - 25 May 07 RWood BBeB/LRF Books 2 07-31-2012 02:25 PM
Indian Express Recipe sexymax15 Recipes 0 06-16-2011 06:06 AM
Outlook calendar jdemlein13 enTourage Archive 3 03-19-2011 12:59 PM
Western Zitkala-Sa: Old Indian Legends & American Indian Stories. 19 Dec 07 RWood IMP Books 0 12-19-2007 11:08 PM
Western Zitkala-Sa: Old Indian Legends & American Indian Stories. 18 Aug 07 RWood Kindle Books 0 08-18-2007 03:38 PM


All times are GMT -4. The time now is 09:06 PM.


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