View Single Post
Old 08-24-2011, 01:25 PM   #1
tomscholl
Junior Member
tomscholl began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2011
Device: Kindle 3
Readability patch for recipes

I made a patch for calibre which adds the readability algorithm for extracting the main article content from an HTML page.
It's useful for things like a Hacker News recipe (included).

The python readability port is from https://github.com/buriy/python-readability, which I dumped into src/readability.

You can grab the branch at lp:~thomas-scholl/calibre/readability, and give the hackernews.recipe a try.

What would I need to change to get it into Calibre?
tomscholl is offline   Reply With Quote