View Single Post
Old 03-31-2021, 06:40 AM   #7
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 959
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
@Patricio KindleUnpack failed to convert the unpacked mobi-file to standard html-format.
The generated rawml-file was simple, though, so I added a subroutine for handling that format. The updated code can be found on its github page.

I saw that the final check for using KindlleUnpack is Linux. That's not really helpful, if you want to work under Windows. You can comment out this line, if you do want to test in on Windows:
Code:
else{ debug("Not Linux, so the script can't convert mobi-format. Quitting!"); die; }


The results are uploaded to the usual pcloud location.
Markismus is offline   Reply With Quote