Quote:
Originally Posted by GetSpiffed
|
Create recipe in calibre in standard way, add all the feeds to that recipe and than click on advanced button.
Add this code:
Code:
encoding = 'cp1252'
keep_only_tags = [dict(name='div', attrs={'class':'article clearfix'}) ]
def print_version(self, url):
return url + '?service=Print'