使用 Calibre 移除电子书中的 DRM

发布于 2023-03-01 22:55:27 字数 3796 浏览 166 评论 0

安装 Calibre

Calibre 是一款 Linux 上的电子书管理软件,在 archlinux 下可以直接用 pacman 安装

sudo pacman -S calibre --noconfirm
resolving dependencies...
looking for conflicting packages...

Packages (1) calibre-3.26.1-1

Total Installed Size:  95.67 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] 
(0/1) checking keys in keyring                     [----------------------]   0%(1/1) checking keys in keyring                     [######################] 100%
(0/1) checking package integrity                   [----------------------]   0%(1/1) checking package integrity                   [######################] 100%
(0/1) loading package files                        [----------------------]   0%(1/1) loading package files                        [######################] 100%
(0/1) checking for file conflicts                  [----------------------]   0%(1/1) checking for file conflicts                  [######################] 100%
(0/1) checking available disk space                [----------------------]   0%(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) reinstalling calibre                         [----------------------]   0%(1/1) reinstalling calibre                         [----------------------]   0%(1/1) reinstalling calibre                         [----------------------]   0%(1/1) reinstalling calibre                         [----------------------]   0%(1/1) reinstalling calibre                         [----------------------]   0%(1/1) reinstalling calibre                         [----------------------]   0%(1/1) reinstalling calibre                         [#---------------------]   6%(1/1) reinstalling calibre                         [##--------------------]  11%(1/1) reinstalling calibre                         [###-------------------]  16%(1/1) reinstalling calibre                         [####------------------]  21%(1/1) reinstalling calibre                         [#####-----------------]  27%(1/1) reinstalling calibre                         [########--------------]  37%(1/1) reinstalling calibre                         [#################-----]  80%(1/1) reinstalling calibre                         [####################--]  92%(1/1) reinstalling calibre                         [#####################-]  99%(1/1) reinstalling calibre                         [######################] 100%
:: Running post-transaction hooks...
(1/4) Updating icon theme caches...
(2/4) Arming ConditionNeedsUpdate...
(3/4) Updating the desktop file MIME type cache...
(4/4) Updating the MIME type database...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'

安装插件

Calibre 本身没有移除 DRM 的能力,需要借助第三方插件来实现:

1、下载 DeDRM_tools

wget https://github.com/apprenticeharper/DeDRM_tools/releases/download/v6.6.1/DeDRM_tools_6.6.1.zip
 

2、解压 zip 包

unzip -d DeDRM DeDRM_tools_6.6.1.zip

3、启动 Calibre

calibre

4、选择 偏好选项 -> 插件 -> 从文件加载插件

calibre-01.png

calibre-02.png

5、选择 DeDRM_calibre_plugin 中的 DeDRM_plugin.zip

calibre-03.png

6、重启 Calibre

移除 DRM

安装插件后,在添加书籍的时候,Calibre 会自动去掉 DRM。而且无法手工对已经添加的书籍移除 DRM。如果要移除已经添加书籍的 DRM,则需要先把书籍删掉后,在重新添加。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

关于作者

Saygoodbye

暂无简介

文章
评论
27 人气
更多

推荐作者

櫻之舞

文章 0 评论 0

弥枳

文章 0 评论 0

m2429

文章 0 评论 0

野却迷人

文章 0 评论 0

我怀念的。

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文