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 05-14-2011, 12:42 PM   #1
schuster
Zealot
schuster doesn't litterschuster doesn't litter
 
Posts: 119
Karma: 100
Join Date: Jan 2011
Location: Germany / NRW /Köln
Device: prs-650 / prs-350 /kindle 3
recipe for Astronomie heute - german

Code:
import string, re
from calibre import strftime
from calibre.web.feeds.recipes import BasicNewsRecipe
from calibre.ebooks.BeautifulSoup import BeautifulSoup
class AdvancedUserRecipe1303841067(BasicNewsRecipe):
    title          = u'Astronomie heute'
    __author__  = 'schuster'
    oldest_article = 7
    max_articles_per_feed = 100
    def print_version(self, url):
          return url + '&_druckversion=1'
    feeds          = [(u'ASTROnews', u'http://www.astronomie-heute.de/artikel/865248')]
    filter_regexps = [r'ads\.doubleclick\.net']
schuster is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
recipe for Bild.de - German schuster Recipes 2 05-22-2016 05:00 AM
recipe for Welt der Physik - German schuster Recipes 0 05-10-2011 09:18 AM
Kindle DX heute im Angebot Marc_liest Amazon Kindle 1 04-15-2011 09:56 AM
Heute ist Vorlesetag 26.11.10 Marc_liest Deutsches Forum 6 11-29-2010 05:07 AM
Meet-Up! Heute in Siegburg.... aceflor Lounge 4 03-14-2010 05:35 AM


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


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