The simplest option for removing DRM: Calibre Plugins
You’re now ready to remove the DRM from your ebooks. Just import them into calibre, and the DRM will be removed. The plugins ONLY remove the DRM when the ebooks are imported. If you have already imported your ebooks into calibre, your will need to remove them and import them again. Converting to other formats Calibre will convert your ebooks for you, once they have had the DRM removed. |
Re: The simplest option for removing DRM: Calibre PluginsThanks for the info.
Unfortunately this only seem to work for some of my books. For others I get a message telling me the book is protected by DRM etc. Any ideas would be appreciated. |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
ebook DRM removal tools archive If you have problems with DRM tools from it, report the exact errors that you get. |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
I tried using the Python scripts that are available on the web to see if they would work. I got an error message saying that the version on Kindle for Mac I was using was not recognized. So i deleted everything related to Kindle from my Mac and found an older version (from Time machine) and restored that. Now the Calibre plug-in is working find again. Not saying it was the new version on Kindle that was the issue - maybe some corrupt setting or something. But its fixed now. |
Re: The simplest option for removing DRM: Calibre PluginsI do not own a Kindle, but have bought books to read on Kindle for iPhone reader.
I do not know where to find these books on my hard drive so that I can import them into Calibre. The iphone does not show any copies of them either. Can anyone help? Thanks |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
Also if you use the same login/password for your Kindle for PC as well as Kindle for iPhone, ebooks purchased with Kindle for PC should appear in Kindle for iPhone automatically. |
Re: The simplest option for removing DRM: Calibre PluginsThanks!
dunno why I was having trouble finding them. |
Re: The simplest option for removing DRM: Calibre PluginsWorked beautifully.
Thanks! |
Re: The simplest option for removing DRM: Calibre PluginsI've installed the plug-ins twice for but it will only remove the DRM for three of the five books I need. This is what the error says on the two books when I try to convert them...
Cannot Convert This book is locked by DRM. To learn more about DRM and why you cannot read or convert this book in Calibre click here. What can I do to fix that? |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
p.s. Read the sticky threads |
Re: The simplest option for removing DRM: Calibre PluginsI got all of the plugins installed correctly (I think), but I don't think the program removed the DRM. I'm working with files from Univ of Phoenix, and they're encrypted by Vitrium Systems, so I'm not sure if that's making a difference. I followed the instructions and CAN open the PDF on my computer (after I enter the UN/PW to unlock it, only the first time one each machine). But when I pull it into Calibre and convert to ePub, it's still not unlocking them. Any ideas??
|
Re: The simplest option for removing DRM: Calibre PluginsQuote:
See also: Remove DRM from PDF files protected by Vitrium (protectedpdf.com)? |
Re: The simplest option for removing DRM: Calibre PluginsThe plugin doesn't seem to work. Installed fine, imported a B&N book, with NO ERRORS, tried opening it and it says it is DRM protected.
I then removed the DRM by hand with the scripts and had no problem. Used the same configuration (name and CC#) in both Calibre plug in and the by hand script. Since there was no error message, not much to show as to why this is not working. |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
|
Re: The simplest option for removing DRM: Calibre PluginsI got this error when trying to import by hand:
calibredb add B000FC1KBG_EBOK.azw MOBI header version = 4, length = 228 The kindle.info files has not been found. Crypto Type is: 2 I'm using version 3.8a It worked before when I import the drm ebook from my Kindle. But after install Kindle for PC, all the books from both my PC and Kindle can't import. |
Re: The simplest option for removing DRM: Calibre Pluginsfound the problem. It is the new version 1.5 Kindle. But after install Kindle for PC (K4PC) that breaking the code. Installed the old version 1.4.1 and problem solved.
I got the old version directly from amazon: http://kindleforpc.amazon.com/31629/...-installer.exe |
Re: The simplest option for removing DRM: Calibre PluginsHi New install here.
Got the latest 3.4 package from this site and installed the ignobleepub_v01.5_plugin.zip plugin into calibre v0.8.2. Name and CC matches my B&N account, and set that up in the plugin. Using NOOK For PC software on Windows 7. The books import but DRM is still there. The cmdline output is below. Can anyone advise on how to get this working? Thanks! c:\Users\XX\Documents\My Barnes & Noble eBooks\XXX@gmail.com>calibredb add foobar.epub IgnobleEpub: Using PyCrypto. IgnobleEpub: Calibre configuration directory = C:\Users\XX\AppData\Roaming\calibre IgnobleEpub: No keyfiles found. Checking plugin customization string. IgnobleEpub: 1 userkey(s) generated from customization data. IgnobleEpub: Encryption key invalid... trying others. Running file type plugin Ignoble Epub DeDRM failed with traceback: Traceback (most recent call last): File "site-packages\calibre\customize\ui.py", line 148, in _run_filetype_plugins File "calibre_plugins.dummy1.__init__", line 379, in run IGNOBLEError: IgnobleEpub - Ultimately failed to decrypt. Backing up metadata Notifying calibre of the change |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
|
Re: The simplest option for removing DRM: Calibre PluginsHi there
Followed your instructions and whenever i upload an ebook on calibre the error message "error decoding (name of the file)...." appears. What am I doing wrong? I'm reading my books on my kindle. There are other users here saying that one can remove the DRM by hand. How does that work? Thanks for your help. It's truely appreciated. blue69rose |
Re: The simplest option for removing DRM: Calibre PluginsI deDRMed a Kindle book in Calibre. Loaded the book and got no errors. Using the viewer I could only see the cover, nothing else. Then when I tried to convert the book to HTMLZ I get the following error:
Code:
calibre, version 0.8.8 |
Re: The simplest option for removing DRM: Calibre PluginsHello,
I just wanted to install the plugin DeDRM_WinApp_2.5.zip on calibre, version 0.8.13 but got the following error: ERROR: Nicht abgefangener Fehler: <b>InvalidPlugin</b>:The plugin in u'D:/22_epub-ebooks/Gratisb\xfccher/tools_v4.5/tools_v4.5/DeDRM_for_Mac_and_Win/DeDRM_WinApp_2.5.zip' is invalid. It does not contain a top-level __init__.py file Traceback (most recent call last): File "site-packages\calibre\gui2\preferences\plugins.py", line 289, in add_plugin File "site-packages\calibre\customize\ui.py", line 339, in add_plugin File "site-packages\calibre\customize\ui.py", line 54, in load_plugin File "site-packages\calibre\customize\zipplugin.py", line 160, in load File "site-packages\calibre\customize\zipplugin.py", line 255, in _locate_code InvalidPlugin: The plugin in u'D:/22_epub-ebooks/Gratisb\xfccher/tools_v4.5/tools_v4.5/DeDRM_for_Mac_and_Win/DeDRM_WinApp_2.5.zip' is invalid. It does not contain a top-level __init__.py file Can someone assist in finding out what's wrong? |
Re: The simplest option for removing DRM: Calibre PluginsSomething must have changed - now cannot convert azw file into calibre using plugins - worked 4 weeks ago? Using Tools 4.6 and Calibre 8.5 under macos 10 .6
|
Re: The simplest option for removing DRM: Calibre PluginsQuote:
|
Re: The simplest option for removing DRM: Calibre PluginsQuote:
|
Re: The simplest option for removing DRM: Calibre PluginsHello,
tried to use DRM tools 4.6 on Calibre 0.8.13 but got the following: ![]() Any idea? |
Re: The simplest option for removing DRM: Calibre PluginsHi,
Yes, you are incorrectly trying to add things that are not plugins to Calibre. The tools are a collection of many different tools not just the plugins. Simply unzip the tools_v4.6.zip and then open the Calibre_Plugins folder that you find inside of that unzipped tools folder. You will see the calibre plugins (.zip) inside of the Calibre_Plugins. This is explained by the ReadMe.txt file found in the tools zip archive as well as on the original apprenticealf.wordpress.com in the blog in great detail. |
Re: The simplest option for removing DRM: Calibre PluginsI've read all the readmes ... I swear!
I get this when trying to install the plugin: calibre, version 0.7.49 ERROR: Unhandled exception: <b>InvalidPlugin</b>:No valid plugin found in C:/Documents and Settings/xxxxx/My Documents/Downloads/tools_v4.7/Calibre_Plugins/K4MobiDeDRM_v03.7_plugin.zip Traceback (most recent call last): File "site-packages\calibre\gui2\preferences\plugins.py", line 281, in add_plugin File "site-packages\calibre\customize\ui.py", line 379, in add_plugin File "site-packages\calibre\customize\ui.py", line 94, in load_plugin InvalidPlugin: No valid plugin found in C:/Documents and Settings/scoleman/My Documents/Downloads/tools_v4.7/Calibre_Plugins/K4MobiDeDRM_v03.7_plugin.zip What am I missing? Thanks! |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
|
Re: The simplest option for removing DRM: Calibre PluginsHi there,
Thanks for the information. Everytime I tried to import the plug-in, this error msg always pop out. I am using windows 7. calibre, version 0.8.24 ERROR: Unhandled exception: <b>InvalidPlugin</b>:The plugin in u'F:/DeDRM 1.2.zip' is invalid. It does not contain a top-level __init__.py file Can you please help me with that? Thanks a lot. |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
The plug-in format used by calibre changed. Update calibre to the latest version and all should be well. |
Re: The simplest option for removing DRM: Calibre PluginsQuote:
|
Re: The simplest option for removing DRM: Calibre PluginsRun Calibre. Click Preferences. Click Plug-ins.
Click on the large “Add a new plugin” button Navigate to the tools folder unzipped in step 2 Open the Calibre_Plugins folder Select one of the zip files in that folder Lod plug in from file Calibre 0.8.8 cannot see zips in folder. |
Re: The simplest option for removing DRM: Calibre PluginsAs usual, just posting about the problem essentially fixed it (within minutes of my posting, literally). :p
Turns out that I needed an older version of Kindle4PC. Amazon's latest version was the source of the problem. Installing 1.4.1 and redownloading the eBook through the older version of Kindle4PC gave me a version that Calibre was able to work with. |
Re: The simplest option for removing DRM: Calibre PluginsThanks a bunch for this info. All my, originally Kindle, books are now readable from my iBooks App on my iPad. Love it.
|
Re: The simplest option for removing DRM: Calibre PluginsHi,
I am trying to remove the DRM from a pdf that does open in Adobe Digital Editions. It is a library book. I installed the tools, here are the error messages I get: C:\Documents and Settings\BR549>calibre-debug -g Starting up... Started up in 9.65599989891 Job: 1 Get device information started DeviceJob: 1 Get device information done, calling callback DeviceJob: 1 Get device information Job:callback returned 1 Get device information Job:finished 2 No details available.Get list of books on device started DEBUG: 0.0 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= None DEBUG: 0.0 USBMS: dirs are: D:\ documents DEBUG: 0.6 USBMS: scan from root False D:\documents Job: 1 Get device information finished No details available. DEBUG: 1.2 USBMS: count found in cache: 47, count of files in metadata: 47, n eed_sync: False DEBUG: 1.2 USBMS: Finished fetching list of books from device. oncard= None DEBUG: 1.2 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= carda DEBUG: 1.2 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= cardb DeviceJob: 2 Get list of books on device done, calling callback DeviceJob: 2 Get list of books on device callback returned Job: 2 Get list of books on device finished No details available. Worker Launch took: 1.23399996758 Job: 3 Read metadata (0 of 1) finished Read metadata (0 of 1) DeDRM v6.0.8: Trying to decrypt Capitalism_and_Freedom.pdf DeDRM v6.0.8: Capitalism_and_Freedom.pdf is a PDF ebook DeDRM v6.0.8: Trying Encryption key calibre-adeptkey Error serializing pdf Capitalism_and_Freedom.pdf. Probably wrong key. DeDRM v6.0.8: Looking for new default Adobe Digital Editions Keys after 3.4 seconds Found 1 keys DeDRM v6.0.8: Ultimately failed to decrypt after 3.7 seconds. Read the FAQs at Alf's blog: http://apprenticealf.wordpress.com/ Running file type plugin DeDRM failed with traceback: Traceback (most recent call last): File "site-packages\calibre\customize\ui.py", line 148, in _run_filety pe_plugins File "calibre_plugins.dedrm.__init__", line 478, in run File "calibre_plugins.dedrm.__init__", line 360, in PDFDecrypt DeDRMError: DeDRM v6.0.8: Ultimately failed to decrypt “Capitalism_and_F reedom.pdf” after 3.7 seconds. Read the FAQs at Alf's blog: http://apprenticealf.wordpress.com/ IneptPDF: Calibre configuration directory = C:\Documents and Settings\BR 549\Application Data\calibre IneptPDF: Keyfile calibre-adeptkey.der found in config folder. Ready to start decrypting. Error serializing pdf. Probably wrong key. IneptPDF: Encryption key invalid... trying others. Running file type plugin Inept PDF DeDRM failed with traceback: Traceback (most recent call last): File "site-packages\calibre\customize\ui.py", line 148, in _run_filety pe_plugins File "calibre_plugins.ineptpdf.__init__", line 2223, in run ADEPTError: IneptPDF - Ultimately failed to decrypt Error: Couldn't find the 'EBX_HANDLER' security handler Traceback (most recent call last): File "site-packages\calibre\customize\ui.py", line 312, in get_file_ty pe_metadata File "site-packages\calibre\customize\builtins.py", line 306, in get_m etadata File "site-packages\calibre\ebooks\metadata\pdf.py", line 25, in get_m etadata RuntimeError: `)is password protected. Admittedly this is all a little over my head. Any help would be appreciated. Thanks! --------------------------------- OK, nevermind, I guess it is because it's a library book. I thought I used to be able to fix these on my old computer, but maybe I am just mis-remembering. |
All times are GMT -6. The time now is 02:44 AM. |