mobi-python
mobi-python copied to clipboard
A library for reading (unencrypted) mobi-reader files in Python
Added LICENCE, converted to python3, added package for PyPI. According to tutorial here: https://dzone.com/articles/executable-package-pip-install
I'm trying to read mobi file like in readme, but I get unreadable mess in output, like this: > 601041161091086260104101971006260103117105100101626011410110210111410111099101 t12111210161341161119934 t1051161084 t849798108101 o102 C11111011610111011611534 f10510810111211111561484848495050505049573247626047 C1111147 o102 9811110012162601001051186260112 h10110510310411661344811211634...
I have read the mobi module, however I cannot find anything related to mobi file's cover image. Is there any method to extract the cover image from mobi file?
Could you please release any kind of version you have here? I would really like to see a nice, wget-able link :)
Removed reliance on external libraries, updated relevant comments, renamed variables and functions to better reflect the functionality of the software.
close opened file