mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2025-10-23 23:07:47 -04:00
Merge 4b4b8bb2f2 into 7379b45319
This commit is contained in:
commit
9c552450d9
3 changed files with 37 additions and 39 deletions
|
|
@ -7,8 +7,7 @@ This plugin will remove the DRM from:
|
|||
- 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)
|
||||
|
||||
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
|
||||
------------
|
||||
|
|
@ -31,6 +30,6 @@ If you find that the DeDRM plugin is not working for you (imported ebooks still
|
|||
- 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,7 +1,7 @@
|
|||
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:
|
||||
|
||||
|
|
@ -12,13 +12,14 @@ This archive includes calibre plugins to remove DRM from:
|
|||
|
||||
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.
|
||||
|
|
@ -30,5 +30,5 @@ If you find that the DeDRM plugin is not working for you (imported ebooks still
|
|||
- 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.
|
||||
|
||||
Loading…
Add table
Reference in a new issue