Quote:
Originally Posted by wallace.webmail
I have converted a bunch of my kindle books already.. but for some reason this one won't.
(FYI... I have already removed the DRM)
Malformed markup, parsing using BeautifulSoup
MOBI markup appears to contain random bytes. Stripping.
Extracting text...
Adding anchors...
Extracting images...
Cleaning up HTML...
Parsing HTML...
Malformed markup, parsing using BeautifulSoup
MOBI markup appears to contain random bytes. Stripping.
Any insight?
Thanks.
|
Your DRM conversion was only 99.99% successful. This means you have some random bytes that are hanging around that didn't get decrypted. You can read 99.99% of the book in any reader and probably chalk up the rest to bad OCR conversion. But it prevents this book from being converted.
There are various reasons this happens, I know enough that I can say I don't know all the reasons it might have happened. One reason it happens is using a older version of mobidedrm, but even the most current version might have trouble with some files. You can see if you have the latest mobidedrm by Googling Apprentice Alf's Blog.
Just reading the mobidedrm change log (included inside each file) below, you can see the problems that keep occurring. View the mobidedrm.py as a text file to see your version/log.
PS. When posting a giant error log wrap the error log in code tags (the #) then wrap it in spoiler tags (the crossed out eye).