Rename kindle drm removal to ebook drm removal

- Multiple providers listed
    - Add Adobe DRM notes
This commit is contained in:
RealStickman 2022-09-11 14:28:51 +02:00
parent bb78070a32
commit ac537c4efe
2 changed files with 25 additions and 10 deletions

View File

@ -0,0 +1,25 @@
---
title: 'eBook DRM Removal'
---
[toc]
## Providers
This is a non-exhaustive list of which sellers use which DRM format
Source | DRM free | Kindle | Adobe DRM
--- | --- | --- | ---
Amazon | - | x | -
Kobo | ? | - | x
## Kindle
> [Wiki how to remove DRM](https://github.com/apprenticeharper/DeDRM_tools/wiki/Exactly-how-to-remove-DRM)
> [DeDRM and KFX](https://github.com/apprenticeharper/DeDRM_tools/discussions/1581)
> [Python Setup for DeDRM](https://github.com/apprenticeharper/DeDRM_tools/issues/1456)
## Adobe DRM
> [Kobo help article about Adobe DRM](https://help.kobo.com/hc/en-us/articles/360017814074-Add-eBooks-with-Adobe-Digital-Editions-)
> [Calibre plugin to download Adobe DRM locked ebooks](https://github.com/Leseratte10/acsm-calibre-plugin)

View File

@ -1,10 +0,0 @@
---
title: 'Kindle DRM Removal'
---
[toc]
> [Wiki how to remove DRM](https://github.com/apprenticeharper/DeDRM_tools/wiki/Exactly-how-to-remove-DRM)
> [DeDRM and KFX](https://github.com/apprenticeharper/DeDRM_tools/discussions/1581)
> [Python Setup for DeDRM](https://github.com/apprenticeharper/DeDRM_tools/issues/1456)