View Single Post
Old 02-26-2016, 05:23 AM   #1
reallifetech
Junior Member
reallifetech began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2016
Device: Kindle Paperwhite
El Mercurio (Chile) recipe broken

Hi there, I'm trying to use the Emol recipe (most popular newspaper in Chile) and it doesn't seem to work. I'd love to help, but I've never used python and I don't quite understand how the script works. Could someone take a quick look at it.

I'm running through Calibre 2.51 on Windows 10 Here's the error:

Code:
Using the Emol news source, I am showing no articles. I have tried a couple times in the past week. This is the most read news source in Chile. Thanks!

C:\Users>ebook-convert "Emol.com - El sitio de noticias online de Chile.recipe" emol.mobi
1% Converting input to HTML...
InputFormatPlugin: Recipe Input running
Trying to get latest version of recipe: el_mercurio_chile
Using downloaded builtin recipe
1% Fetching feeds...
1% Fetching feed Nacional...
1% Fetching feed Mundo...
1% Fetching feed Deportes...
1% Fetching feed Espectaculos...
1% Fetching feed Tecnologia...
1% Got feeds from index page
Python function terminated unexpectedly
  No articles found, aborting (Error Code: 1)
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 360, in main
  File "site-packages\calibre\ebooks\conversion\plumber.py", line 1051, in run
  File "site-packages\calibre\customize\conversion.py", line 241, in __call__
  File "site-packages\calibre\ebooks\conversion\plugins\recipe_input.py", line 117, in convert
  File "site-packages\calibre\web\feeds\news.py", line 1029, in download
  File "site-packages\calibre\web\feeds\news.py", line 1202, in build_index
ValueError: No articles found, aborting
reallifetech is offline   Reply With Quote