Quote:
Originally Posted by SeaWolf
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.