Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
You can try to downgrade Kindle4PC and re-download your books. Alternatively you can remove DRM using Skindle. |
#12
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksJust hopping on to this thread. I have a Kindle 2, I use Mac, and I am trying to dedrm my kindle books. I've had my Kindle since November. I just installed Calibre on my Mac and then re downloaded all of my books from Manage Your Kindle.
I imported all of them into the Calibre library. No problem. Now I would like to dedrm them in to normal mobi format and add those versions to my Calibre library as well. I tried to add the mobidedrm_plugin.py (in a zip) file as an addin, but Calibre did not seem to accept it. I didn't want to spend too much time on this, and I know scripting fairly well, so I copied all my AZW files into a folder along with the mobidedrm.py file. I wrote a .sh file with a line for each book in the following format: Code:
python mobidedrm.py "Book.azw" "Book.mobi" 'MYPID' I got these messages for all of my books: Code:
Extra Data Flags = 2 Error: no key found. maybe the PID is incorrect
Mark |
#13
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksThis is a version of Kindle Software (this was mentioned above)
|
#14
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
v.0.13 was posted above before Code:
http://mobi.pastebin.com/k0Hxg6iY |
#15
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
MobideDRM.py blood.prc blood2.prc XNXNNXX$XX and get the following error message: File "C:\Python31\MobideDRM.py", line 57 print "bad key length!" Line 56 says: if len(key)!=16: (if fail goto 57) The PID is from Mobipocket Reader (v 6.2 Build 608). I am also concerned that the PID contains a "$" character, which seems as though it would fail the script logic. I have also tried using single quotation marks on the PID, with no success. Any help would be appreciated! |
#16
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooks@Steam Recorder
Yes I saw you were referring to the kindle software afterward. For the script : tried both the v.0.06 and the v.0.13 and both fail in the same way. I think your suggestion to try using the MobiPocket Reader is the key. I will check on that and get back to you. |
#17
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
Quote:
Instead of Code:
MobideDRM.py file name with spaces.prc file name with spaces2.prc PID Code:
MobideDRM.py "file name with spaces.prc" "file name with spaces2.prc" PID Code:
MobideDRM.py file_name_with_spaces.prc file_name_with_spaces2.prc PID |
#18
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooks@Stream Recorder
Ok, I went back and looked at the beginning of this post. Are you saying that I have one PID *from Amazon* and another when I import my AZW file into Calibre? In either case, is it possible to view the PID using Calibre (or some other tool) to verify that I'm using the correct one? I got mine from the website which generates it (http://kindletools.prestonlee.com/). |
#19
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksAny idea when MobiDeDRM might be upgraded to handle the 2.5.2 Kindle software release? I too am getting the "no key found maybe the pid is incorrect" error message when I try to run it, no matter which version of MobiDeDRM I try.
|
#20
|
|||
|
|||
Re: MobiDeDRM.py - remove DRM from Mobipocket ebooksQuote:
|
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 | |
|
|