mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2024-12-26 09:58:55 +01:00
import erdr2pml, ineptpdf, k4mobidedrm
This commit is contained in:
parent
e35b37c4f4
commit
7edebeef0d
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@ import zipfile
|
|||
import traceback
|
||||
from zipfile import ZipFile
|
||||
|
||||
import erdr2pml
|
||||
import ineptpdf
|
||||
import k4mobidedrm
|
||||
|
||||
class DeDRMError(Exception):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue