View Single Post
Old 07-18-2008, 02:50 AM   #103
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 74,010
Karma: 315160596
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
Quote:
Originally Posted by SeaWolf View Post
I copied the files across to my Leopard machine, which has Python 2.5.1 on it and tried again. No problems at all this time, worked flawlessly.
If you're on Mac OS X, you might be interested in an Applescript wrapper I have for the decoder. I think it's OK to attach here, as without the MobiDeDRM.py script it can do nothing.

Once you copy the MobiDeDRM.py script into the package Resources folder, you can drag & drop files and/or folders onto the script and they'll all get decoded, you just need to enter your Mobipocket ID once. (& if you edit the AppleScript to include your code, not even that.)

Paul

Edited script to remove my Mobipocket ID, as that was causing confusion. Previous file had 15 downloads.

Edited script again to add quotes to PID on command line, as PIDs with $ in them cause problems on unix command lines.

Edited script again to add single quotes to PID on command line, as PIDs with $ in them cause problems on unix command lines. Also added in error reporting dialog if the python script returns text with "error" in it. Also added instructions for new fixes for 0.02 script to the readme.

Moved to own thread.

Last edited by pdurrant; 02-09-2010 at 05:48 AM. Reason: Removed file
pdurrant is offline   Reply With Quote