apprenticeharper / DeDRM_tools

DeDRM tools for ebooks
14.54k stars 1.52k forks source link

[QUESTION] Cannot dedrm books from Google Play #1892

Open CreeperKong opened 3 years ago

CreeperKong commented 3 years ago

CheckList


Title

My Environment

Windows 11 22483 x64

Calibre: Version

5.26

Kindle: Version

-

DeDRM: Version

7.2.1

Log

Log Title ```log calibre, version 5.30.0 错误: 无法加载书籍: 无法打开位于 F:\noelc\OneDrive\Calibre\Ben Jian Shun Zhi\Ri Ben Dao (13)\Ri Ben Dao - Ben Jian Shun Zhi.epub 的书籍,点击“查看详情”获取更多信息。 Failed to convert book: F:\noelc\OneDrive\Calibre\Ben Jian Shun Zhi\Ri Ben Dao (13)\Ri Ben Dao - Ben Jian Shun Zhi.epub with error: DeDRM v7.2.1: Trying to decrypt Ri Ben Dao - Ben Jian Shun Zhi.epub DeDRM v7.2.1: Verifying zip archive integrity DeDRM v7.2.1: Ri Ben Dao - Ben Jian Shun Zhi.epub is a secure Adobe Adept ePub DeDRM v7.2.1: Looking for new default Adobe Digital Editions Keys after 0.2 seconds Found 1 keys DeDRM v7.2.1: Trying a new default key Could not decrypt s4307fdv.epub because of an exception: Traceback (most recent call last): File "calibre_plugins.dedrm.ineptepub", line 416, in decryptBook File "calibre_plugins.dedrm.ineptepub", line 317, in decrypt File "Crypto\Cipher\PKCS1_v1_5.py", line 169, in decrypt File "Crypto\PublicKey\RSA.py", line 152, in _decrypt ValueError: Ciphertext too large DeDRM v7.2.1: Failed to decrypt with new default key after 0.3 seconds DeDRM v7.2.1: Ultimately failed to decrypt after 0.3 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md InputFormatPlugin: EPUB Input running on F:\noelc\OneDrive\Calibre\Ben Jian Shun Zhi\Ri Ben Dao (13)\Ri Ben Dao - Ben Jian Shun Zhi.epub Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main() Running file type plugin DeDRM failed with traceback: Traceback (most recent call last): File "calibre\customize\ui.py", line 175, in _run_filetype_plugins File "calibre_plugins.dedrm.__init__", line 644, in run File "calibre_plugins.dedrm.__init__", line 415, in ePubDecrypt calibre_plugins.dedrm.DeDRMError: DeDRM v7.2.1: Ultimately failed to decrypt after 0.3 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md Traceback (most recent call last): File "runpy.py", line 194, in _run_module_as_main File "runpy.py", line 87, in _run_code File "site.py", line 82, in File "site.py", line 77, in main File "site.py", line 49, in run_entry_point File "calibre\utils\ipc\worker.py", line 197, in main File "", line 1, in File "calibre\srv\render_book.py", line 823, in viewer_main File "calibre\srv\render_book.py", line 814, in render_for_viewer File "calibre\srv\render_book.py", line 791, in render File "calibre\ebooks\oeb\iterator\book.py", line 63, in extract_book File "calibre\customize\conversion.py", line 244, in __call__ File "calibre\ebooks\conversion\plugins\epub_input.py", line 287, in convert calibre.ebooks.DRMError: Ri Ben Dao - Ben Jian Shun Zhi.epub Exception ignored in: Traceback (most recent call last): File "calibre_plugins.dedrm.adobekey", line 268, in __del__ TypeError: 'NoneType' object is not callable Exception ignored in: Traceback (most recent call last): File "calibre_plugins.dedrm.adobekey", line 268, in __del__ TypeError: 'NoneType' object is not callable ```
ElleKayEm commented 3 years ago

Are you using 64-bit calibre?