View Single Post
Old 02-21-2011, 02:46 PM   #1
slex
Addict
slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.
 
Posts: 294
Karma: 1196776
Join Date: Nov 2008
Location: Bulgaria
Device: Kindle 4 NT, Onyx Boox M92
I can't get print version, though it should be easy

This is the full article:

http://www.investor.bg/news/article/112881/332.html

And this is the print version:

http://www.investor.bg/news/printer/112881/332.html

From the recipe guide it looks like I should copy the BBC example for the print version and I add to the recipe the following:

Code:
def print_version(self, url):
        return url.replace('http://www.investor.bg/news/article/', 'http://www.investor.bg/news/printer/')
But I still get the full version, not the print version.

Can anyone give an advice?
slex is offline   Reply With Quote