kopia lustrzana https://github.com/noDRM/DeDRM_tools
Merge 4b4b8bb2f2
into 7379b45319
commit
9c552450d9
|
@ -3,12 +3,11 @@ DeDRM_plugin.zip
|
|||
|
||||
This plugin will remove the DRM from:
|
||||
|
||||
- Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles).
|
||||
- Adobe Digital Editions ePubs (including Kobo and Google ePubs downloaded to ADE)
|
||||
- Adobe Digital Editions PDFs
|
||||
|
||||
For limitations and work-arounds, see the FAQ at https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md (or the FAQ in Apprentice Harper's original repository at https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md)
|
||||
- Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles).
|
||||
- Adobe Digital Editions ePubs (including Kobo and Google ePubs downloaded to ADE)
|
||||
- Adobe Digital Editions PDFs
|
||||
|
||||
For limitations and work-arounds, see the [FAQ](https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md) (or the FAQ in [Apprentice Harper's original repository](https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md))
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
@ -26,11 +25,11 @@ Troubleshooting
|
|||
---------------
|
||||
If you find that the DeDRM plugin is not working for you (imported ebooks still have DRM - that is, they won't convert or open in the calibre ebook viewer), you should make a log of the import process by deleting the DRMed ebook from calibre and then adding the ebook to calibre when it's running in debug mode. This will generate a lot of helpful debugging info that can be copied into any online help requests. Here's how to do it:
|
||||
|
||||
- Remove the DRMed book from calibre.
|
||||
- Click the Preferences drop-down menu and choose 'Restart in debug mode'.
|
||||
- Once calibre has re-started, import the problem ebook.
|
||||
- Now close calibre.
|
||||
- Remove the DRMed book from calibre.
|
||||
- Click the Preferences drop-down menu and choose 'Restart in debug mode'.
|
||||
- Once calibre has re-started, import the problem ebook.
|
||||
- Now close calibre.
|
||||
|
||||
A log will appear that you can copy and paste into a GitHub issue report at https://github.com/noDRM/DeDRM_tools/issues. Please also include information about the eBook file.
|
||||
A log will appear that you can copy and paste into a [GitHub issue report](https://github.com/noDRM/DeDRM_tools/issues). Please also include information about the eBook file.
|
||||
|
||||
If you're using Apprentice Harper's original version, you can also comment at Apprentice Alf's blog, http://apprenticealf.wordpress.com/ or open an issue at Apprentice Harper's repository, https://github.com/apprenticeharper/DeDRM_tools/issues.
|
||||
If you're using Apprentice Harper's original version, you can also comment at [Apprentice Alf's blog](http://apprenticealf.wordpress.com/), or open an issue at [Apprentice Harper's repository](https://github.com/apprenticeharper/DeDRM_tools/issues).
|
|
@ -1,24 +1,25 @@
|
|||
Welcome to the tools!
|
||||
=====================
|
||||
|
||||
This file is to give users a quick overview of what is available and how to get started. This document is part of the DeDRM Tools archive from noDRM's github repository: https://github.com/noDRM/DeDRM_tools/
|
||||
This file is to give users a quick overview of what is available and how to get started. This document is part of the DeDRM Tools archive from [noDRM's github repository](https://github.com/noDRM/DeDRM_tools/).
|
||||
|
||||
This archive includes calibre plugins to remove DRM from:
|
||||
|
||||
- Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles).
|
||||
- Adobe Digital Editions ePubs (including Kobo and Google ePubs downloaded to ADE)
|
||||
- Adobe Digital Editions PDFs
|
||||
- Kobo kePubs from the Kobo Desktop application and attached Kobo readers.
|
||||
- Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles).
|
||||
- Adobe Digital Editions ePubs (including Kobo and Google ePubs downloaded to ADE)
|
||||
- Adobe Digital Editions PDFs
|
||||
- Kobo kePubs from the Kobo Desktop application and attached Kobo readers.
|
||||
|
||||
These tools do NOT work with Apple's iBooks FairPlay DRM. Use iBook Copy from TunesKit.
|
||||
These tools no longer work well with books from Barnes & Noble.
|
||||
Due to a DMCA request, these tools no longer work with LCP-encrypted books - see https://github.com/noDRM/DeDRM_tools/issues/18 for details.
|
||||
Due to a DMCA request, these tools no longer work with LCP-encrypted books - see [this issue](https://github.com/noDRM/DeDRM_tools/issues/18) for details.
|
||||
|
||||
For limitations and work-arounds, see the [FAQ](https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md).
|
||||
|
||||
For limitations and work-arounds, see the FAQ at https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md
|
||||
|
||||
About the tools
|
||||
---------------
|
||||
These tools are updated and maintained by noDRM and many others. They are based on Apprentice Harper's Calibre plugin. You can find the latest updates at noDRM's github repository https://github.com/noDRM/DeDRM_tools/ and get support by creating an issue at the repository (github account required).
|
||||
These tools are updated and maintained by noDRM and many others. They are based on Apprentice Harper's Calibre plugin. You can find the latest updates at [noDRM's github repository](https://github.com/noDRM/DeDRM_tools/) and get support by creating an issue at the repository (github account required).
|
||||
|
||||
If you re-post these tools, a link to the repository would be appreciated.
|
||||
|
||||
|
@ -43,18 +44,16 @@ For instructions, see the obok_plugin_ReadMe.txt file.
|
|||
|
||||
Credits
|
||||
-------
|
||||
The original inept and ignoble scripts were by i♥cabbages
|
||||
~The original Readium LCP DRM removal by NoDRM~ (removed due to a DMCA request)
|
||||
The original mobidedrm and erdr2pml scripts were by The Dark Reverser
|
||||
The original topaz DRM removal script was by CMBDTC
|
||||
The original topaz format conversion scripts were by some_updates, clarknova and Bart Simpson
|
||||
The original KFX format decryption was by lulzkabulz, converted to python by Apprentice Naomi and integrated into the tools by tomthumb1997
|
||||
The alfcrypto library is by some_updates
|
||||
The DeDRM plugin is based on plugins by DiapDealer and is currently maintained by noDRM
|
||||
The DeDRM plugin has been maintained by Apprentice Alf and Apprentice Harper until 2021.
|
||||
|
||||
The original obok script was by Physisticated
|
||||
The plugin conversion was done anonymously.
|
||||
The Kobo reader support was added by norbusan
|
||||
|
||||
Fixes, updates and enhancements to the scripts and applicatons have been made by many other anonymous people.
|
||||
- The original inept and ignoble scripts were by i♥cabbages
|
||||
- The original Readium LCP DRM removal by NoDRM~ (removed due to a DMCA request)
|
||||
- The original mobidedrm and erdr2pml scripts were by The Dark Reverser
|
||||
- The original topaz DRM removal script was by CMBDTC
|
||||
- The original topaz format conversion scripts were by some_updates, clarknova and Bart Simpson
|
||||
- The original KFX format decryption was by lulzkabulz, converted to python by Apprentice Naomi and integrated into the tools by tomthumb1997
|
||||
- The alfcrypto library is by some_updates
|
||||
- The DeDRM plugin is based on plugins by DiapDealer and is currently maintained by noDRM
|
||||
- The DeDRM plugin has been maintained by Apprentice Alf and Apprentice Harper until 2021.
|
||||
- The original obok script was by Physisticated
|
||||
- The plugin conversion was done anonymously.
|
||||
- The Kobo reader support was added by norbusan
|
||||
- Fixes, updates and enhancements to the scripts and applicatons have been made by many other anonymous people.
|
|
@ -25,10 +25,10 @@ Troubleshooting
|
|||
---------------
|
||||
If you find that the DeDRM plugin is not working for you (imported ebooks still have DRM - that is, they won't convert or open in the calibre ebook viewer), you should make a log of the import process by deleting the DRMed ebook from calibre and then adding the ebook to calibre when it's running in debug mode. This will generate a lot of helpful debugging info that can be copied into any online help requests. Here's how to do it:
|
||||
|
||||
- Remove the DRMed book from calibre.
|
||||
- Click the Preferences drop-down menu and choose 'Restart in debug mode'.
|
||||
- Once calibre has re-started, import the problem ebook.
|
||||
- Now close calibre.
|
||||
- Remove the DRMed book from calibre.
|
||||
- Click the Preferences drop-down menu and choose 'Restart in debug mode'.
|
||||
- Once calibre has re-started, import the problem ebook.
|
||||
- Now close calibre.
|
||||
|
||||
A log will appear that you can copy and paste into a GitHub issue at noDRM's repository, https://github.com/noDRM/DeDRM_tools/issues . You should also give details of your computer, and how you obtained the ebook file.
|
||||
A log will appear that you can copy and paste into a GitHub issue at [noDRM's repository](https://github.com/noDRM/DeDRM_tools/issues). You should also give details of your computer, and how you obtained the ebook file.
|
||||
|
Ładowanie…
Reference in New Issue