Quote:
Originally Posted by remaille
|
I cannot offer an explanation or a real solution, but an immediate quick fix:
On Windows at least the command line version, ebook-convert, does extract these PNGs, while the GUI version fails just as you describe. The recipe I used, created in basic mode, is:
Code:
class AdvancedUserRecipe1313432175(BasicNewsRecipe):
title = u'math.cnrs.fr'
oldest_article = 7
max_articles_per_feed = 100
feeds = [(u'math.cnrs.fr', u'http://images.math.cnrs.fr/spip.php?page=backend')]