View Single Post
Old 01-20-2016, 12:49 AM   #5
failoversofa
Junior Member
failoversofa began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2016
Device: x-platform
Have you ever considered defining a consumer centered DSL for defining the parsing of feeds in the clearest way possible and then implementing a system of converting a clearly written script into commands run against calibre? I feel like that might be a sharp way forward to allow end users to customize the manor in which their web content is rendered to eink friendly formats.

Quote:
Originally Posted by kovidgoyal View Post
Override parse_feeds and do whatever you like to postprocess the result of calling the base class parse_feeds()
I'm game for something like this, but it's all walls for me. What does calling parse_feeds on the base class look like in code?
failoversofa is offline   Reply With Quote