Customize article loading
Hi all,
I'm trying to write a recipe for a server where calibre loads only partial article. Interestingly, using wget or curl loads the whole article. So two questions: is there a way to find out why it differs and how to customize calibre API to get the whole article?
And if not, is there some recipe API function that accepts the URL and returns HTML or soup? Then I could call wget or curl from it.
|