How do we handle recipes where the url points to an article? (instead of a feed containing articles)
Seems like
Code:
use_embedded_content = False
should work.
Attached recipe has fix for today's date in url.
However, running recipe fails in build_index by not finding articles....
Debug output has links to feed urls.
Recipe:
Debug output:
Traceback:
Spoiler:
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\ebooks\conversion\cli.py", line 325, in main
File "site-packages\calibre\ebooks\conversion\plumber.py", line 979, in run
File "site-packages\calibre\customize\conversion.py", line 208, in __call__
File "site-packages\calibre\ebooks\conversion\plugins\recipe_ input.py", line 105, in convert
File "site-packages\calibre\web\feeds\news.py", line 874, in download
File "site-packages\calibre\web\feeds\news.py", line 1026, in build_index
ValueError: No articles found, aborting
Original thread:
https://www.mobileread.com/forums/sho...d.php?t=154396 by entodoays
https://www.mobileread.com/forums/member.php?u=139059