Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#41
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksI'm having some problems with large files, collections from mobipocket; one is 40megs, the other 200 megs.
The files seem to convert fine when using the comman prompt and python mobipocketdedrm.py ...etc, but when I try to convert them to epubs with Calibre they come up as corrupt files. I tried opening the original one in calibre (using the plugin) but the process stops after a few minutes and I get an error message saying that the process "hangs" for too long. This doesn't happen with smaller files, so I assume that calibre is set up to treat smaller files. Is there a way of tinkering with those settings so that there won't be a time/size restriction? Thanks. |
#42
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksHere's the problem I'm having:
my results are this: MobiDeDrm v0.08. Copyright (c) 2008 the Dark Reverser MOBI header length = 232 MOBI header version = 6 Extra Data flags = 2 Error: no key found. maybe the PID is incorrect. I'm using an .azw file, and I thought, 0.13 of mobidedrm.... Anyone got any tips for THAT? |
#43
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
|
#44
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
DeDRM AppleScript for Mac OS X 10.5, 10.6 |
#45
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
MobiDeDRM is currently at version 0.21. Download the tools v3.0 archive. The latest version is always available from my blog (since I'm the one who has been maintaining it.) It's unlikely to help with this problem, but is worth having as it will decode more books correctly. More likely the problem is that you've updated the firmware on your Kindle. Luckily people cleverer than me have worked out how to fix this now, and a script to generate the book-specific PID and then call MobiDeDRM has been developed. The latest version of this is also always available at my blog. — Alf. |
#46
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksHi,
I don't have a Kindle, but I use Kindle for PC to read Kindle e-books. I installed eBookUtility0.6a-win and activepython and created a ebook.props text file with my Mobipocket Reader PID and 0123 for the serial number as directed by the ebookUtility readme file. Unfortunately, when I use the GUI I get the following error: Error: no key found. maybe PID is incorrect. I'd appreciate any help as there is no Kindle reader available for my old Blackberry Pearl 8130 and I'd like to be able to convert my Kindle ebooks to .PRC format readable by Mobipocket. Thanks in advance! |
#47
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksI'm getting a weird error with mobidedrm.py 0.22 when trying to remove DRM from a .prc file I bought from mobipocket.com.
Code:
MobiDeDrm v0.22. Copyright 2008-2010 The Dark Reverser. Traceback (most recent call last): File "MobiDeDRM.py", line 361, in <module> sys.exit(main()) File "MobiDeDRM.py", line 352, in main stripped_file = getUnencryptedBookWithList(infile, pidlist) File "MobiDeDRM.py", line 334, in getUnencryptedBookWithList if not os.path.isfile(infile): NameError: global name 'os' is not defined I also tried using KindleBooks.pyw, which gave me the following error. Code:
MOBI header version = 6, length = 228 Extra Data Flags = 6 Processing Book: XYZ No EXTH record type 209 - Perhaps not a K4 file? ... not suceessful Not yet initialised with PID. Must be opened with Mobipocket Reader first. Error: Encryption Removal Failed Am I doing something completely wrong? Any help would be highly appreciated. |
#48
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
See my blog (in my profile) for the latest tools. Or you can download v3.1 (the latest as I write this) directly from http://www.datafilehost.com/download-74a4e2fc.html — Alf. |
#49
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
MobiDeDRM is now at 0.24 (well, 0.25, but that version isn't generally available yet, and is only needed for some very old Mobipocket books with type 1 encryption.) There was a bug in 0.22 that could give that 'os' error, now fixed. — Alf. |
#50
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
You're right, of course, and decrypting with KindleBooks.pyw worked perfectly using the right file. Thanks for your help! |
Tags: azw, drm, drm removal, ebook, mobi, mobi de drm, mobidedrm, mobidedrm py, mobipocket, prc, remove, remove drm, remove drm azw, remove drm prc |
Thread Tools | |
Display Modes | |
|
|