Hi,
Let me bring this back by pointing out below issue.
Have attached custom recipe. It's for an outlet requiring login to have access to the full content. (It's free but you have to login nonetheless.)
Set the following:
Code:
needs_subscription = True
therefore calibre's scheduler lets me enter my email and password (see screenshot attached).
This is to say, am expecting the recipe to download the full articles.
Turns out it doesn't,
it only downloads the headers but not the articles. What's the solution?