Quote:
Originally Posted by Finbar127
Thanks again. Like you said my recipe was missing the following line:
Code:
from calibre.web.feeds import Feed
Adding it did the trick.
Here is the working recipe.
|
Thanks for confirming it works.
I added the import to the sticky code post, so others will be able to find it easily.