Hi! I'm having trouble with this recipe as well. Sharing the output that I get for running the non-free recipe. I tried with the free, and it does not seem to work either. Happy to help debug/share credentials if necessary. Thanks!
Quote:
ebook-convert "The Wall Street Journal.recipe" "./pdfs/_wsj_.epub" --username="USERNAME" --password="PASSWORD" --output-profile="kobo" --debug-pipeline=./pdfs/
Conversion options changed from defaults:
test: None
debug_pipeline: u'./pdfs/'
output_profile: u'kobo'
1% Converting input to HTML...
InputFormatPlugin: Recipe Input running
Trying to get latest version of recipe: wsj
Using downloaded builtin recipe
Using user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
Starting login process...
Sending login request...
Performing login callback...
1% Fetching feeds...
1% Got feeds from index page
Python function terminated unexpectedly: No articles found, aborting
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 187, in main
return run_entry_point()
File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 121, in run_entry_point
return getattr(pmod, func)()
File "site-packages/calibre/ebooks/conversion/cli.py", line 401, in main
File "site-packages/calibre/ebooks/conversion/plumber.py", line 1110, in run
File "site-packages/calibre/customize/conversion.py", line 246, in __call__
File "site-packages/calibre/ebooks/conversion/plugins/recipe_input.py", line 139, in convert
File "site-packages/calibre/web/feeds/news.py", line 1028, in download
File "site-packages/calibre/web/feeds/news.py", line 1207, in build_index
ValueError: No articles found, aborting
|