Quote:
Originally Posted by any ANONYMOUS forum user
This is all I get from python:
IDLE 2.6.6
>>> python mobidedrm.pyTitle-Of-Book.azwTitl-Of-Book.mobi<PID#>
SyntaxError: invalid syntax
In which the mobidedrm is highlighted in red.
Suggestions?
|
It should be
Code:
python mobidedrm.py Title-Of-Book.azw Titl-Of-Book.mobi PID
Have you tried to use a
Calibre plugin instead?
Or have you tried to use mobidedrm directly?