View Single Post
Old 11-29-2015, 10:23 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,586
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You dont need readable_article.

First make sure auto_cleanup = False

Then set recursions = 1

Then implement a dummy is_link_wanted that always returns True.

Once you have the links being picked up, you can look into the cleanup tools the recipe system offers.
kovidgoyal is offline   Reply With Quote