View Single Post
Old 05-24-2020, 03:08 AM   #2
lui1
Enthusiast
lui1 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Dec 2017
Location: Los Angeles, CA
Device: Smart Phone
quick fix for BBC News

Hello dagon,

The problem occurs when downloading the article at https://www.bbc.co.uk/news/world-51235105. It contains a HUGE table listing "coronavirus data". calibre by default will attempt to split HTML files larger than 260KB. But it cannot split tables, so when this happens it raises an exception and exits before it can finish making the eBook. Here's a quick fix that simply avoids the downloading of this particular article. It should then finish making your eBook.
Attached Files
File Type: zip bbc.zip (10.3 KB, 284 views)

Last edited by lui1; 05-24-2020 at 03:11 AM. Reason: typo: simple -> simply
lui1 is offline   Reply With Quote