08-28-2008, 11:04 PM | #1 |
Guru
Posts: 774
Karma: 1211741
Join Date: May 2008
Location: Oregon
Device: EB1150, iPhone, Cool-er Purple, Pocketbook 360, Kindle Fire
|
new books in mobi format
I swear they are out to get me! Its a conspiracy I tell you! Okay not really, I am being overly dramatic, but hey it feels that way sometimes!
So a bunch of new books that just came out that I want to buy as ebooks are only being sold as DRM'd mobi format. Why? I dunno, because they hate me? I have been able to convert lit books without a problem, but mobi that is drm'd? not so much. *mutters* Suggestions ideas? Ways to force ebookwise to make my EB 1150 read other formats? *grins* Amy |
08-29-2008, 07:55 PM | #3 |
Guru
Posts: 774
Karma: 1211741
Join Date: May 2008
Location: Oregon
Device: EB1150, iPhone, Cool-er Purple, Pocketbook 360, Kindle Fire
|
thank you Igorsk
Thanks Igorsk, I did some searching and it did take me a while but I think I figured out how to use the mobidedrm script.
I am currently trying to get mobi2imp to work. But so far it doesn't seem to. I have been playing with the files that were included, mainly the oliver twist one, and so far it just creates a blank folder... grrrr Hopefully I will figure out what I am doing wrong. Amy |
08-29-2008, 08:15 PM | #4 |
GuteBook/Mobi2IMP Creator
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
|
Maybe I can help.
After running Mobi2IMP, check what the command prompt window says at the top (and scroll back if it disappears). Post that message here if you know how to copy text from the command prompt i.e. select all and copy, then paste here! If the deDRM'ed .prc was created with 'high compression' i.e. Huff-Dic compression, then Mobi2IMP will not work on that file. Try 'mobi2oeb' created by Kovidgoyal and part of his Calibre (Sony PRS-500/505) software package available elsewhere in the Mobileread.com forums. Were you able to get the html file extracted from the .prc/.mobi? Does it open in a browser window the way you'd expect it to? Don't you hate having to go through this just to read the book, your way! |
09-06-2008, 09:01 AM | #5 |
Resident Curmudgeon
Posts: 75,769
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Could be that some of these new Mobi eBooks are huffdic compressed and Mobi2IMP will not yet work with them because of the face that Mobi2HTML does not work with huffdic compressed Mobi eBooks. I've put in a request to allow Mobi2IMP to use Mobi2OEB as well since Mobi2OEB works with huff-dic compression. Once that's done, then you might be able to get these eBooks converted with Mobi2IMP.
But for now, you can download and install Calibre and use Mobi2OEB on these eBooks and then run them through eBook Publisher to make them IMP format. You might have to edit the HTML a little in some cases. But it's still better then not being able to convert. |
Advert | |
|
09-06-2008, 09:04 AM | #6 |
Grand Sorcerer
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
|
If somebody write a specification of the huffdic format I will implement it in mobi2html. And the Python code or Java code does not work for me as a specification since I want to release my code using GPL3.
|
09-06-2008, 10:08 AM | #7 | |
GuteBook/Mobi2IMP Creator
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
|
Quote:
I've got Mobi2IMP to do 'mobi2oeb --> .html --> .imp' and it's working, but it is 'hard-coded' to just accept this conversion i.e. I temporarily bypassed the mobiperl base code from mobi2html within the Mobi2IMP script. Now I have to just merge it into the code so that both can co-exist. Unless tompe get's Huffdic decoding working in mobiperl; in which case I'll stop and restart this using just the (revised) mobi2html code. An all perl solution is more attractive to me than to use external programs, but for now, it's good enough to facilitate mobi2oeb-type conversions within Mobi2IMP. Last edited by nrapallo; 09-06-2008 at 01:10 PM. |
|
09-06-2008, 04:35 PM | #8 | |
Resident Curmudgeon
Posts: 75,769
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
09-06-2008, 07:16 PM | #9 | |
Wizard
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
|
Quote:
And the huffdic compression is explained (somewhat) in readme for pdbshred. |
|
09-08-2008, 08:07 AM | #10 |
Grand Sorcerer
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
|
I thought the origin of the Python code was the decoded Java code from the Kindle (at least they looked similar). And it worries me that my implementation would be too similar so something that is not GLP:ed.
|
09-08-2008, 08:53 AM | #11 |
Wizard
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
|
They're "similar" in that they implement the same algorithm. You can't really do it a much different way. And I used both Java and Win32 assembly implementations to reconstruct the algorithm. Calibre's implementation has even more changes.
|
09-08-2008, 09:40 AM | #12 |
Grand Sorcerer
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
|
OK, so maybe it is not a problem. If anybody write a Perl implementation I will integrate it in MobiPerl...
|
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
alurtek libre pro support of purchased protected mobi format books? | bob1xxx | Ectaco jetBook | 3 | 05-15-2010 08:22 PM |
Archive.org adds Mobi format for most of 1.8m books | Nate the great | News | 2 | 12-11-2009 03:01 PM |
MOBI format, Baen Books and Kindle questions. | NormHart | Workshop | 5 | 08-11-2009 05:43 PM |
Mobi format limitations | wmaurer | Workshop | 15 | 01-09-2009 02:16 PM |
mobi format | sassanik | Sony Reader | 7 | 09-04-2008 01:52 PM |