Quote:
Originally Posted by kovidgoyal
Use calibre's any2mobi as your backend. That way you dont have to worry about cleaning up the HTML  And have a look at the BookIt firefox extension. It should be easy to extend it to support MOBI output
|
I wish I had known there was a python implementation of the mobi format before I did this

Oh well, what's done in done.
The main problem I was facing with the perl scripts was that the kindle will die with no explanation if there are any script tags in the HTML (or maybe it's more specific?). I don't see that in the calibre code, though there a lot of files, so I may have just missed it.