Quote:
Originally Posted by Starson17
If you are seeing the article content stored locally (when running ebook-convert), and you can click through from the initial index.html to the index.html files in the folders to see that content, then I see no reason why you should have problems converting the html structure, with article content, to an EPUB. Where is the problem occurring? I'd check it for you, but have no username/password for the site.
|
Thanks for response. I tried the "Add Book" function in Calibre unsing the debug output from ebook-convert and then converted it to an epub book and got the same result - no article content. I guess this means that the epub conversion process can't handle the html from the site for some reason.
The only thing I can think of is to try and introduce some "remove_tags" type code to try and simplyfy the html so it can be converted. This could take some time (not that familiar with html or python code). Any suggestions as to what I can and can't remove?
Thanks.