GitXplorerGitXplorer
c

update-calibre-dedrm-plugin

public
7 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
245f11a5a25eec32124d465bdd78feafff8612b8

Added support for DeDRM_tools_7.1.1 and Calibre v5.0

ccorysolovewicz committed 4 years ago
Unverified
59a2bc8ee992e037b4135395b3decaa966ed883a

Updating for differences in paths and naming for DeDRM Tools v6.8.0

ccorysolovewicz committed 4 years ago
Unverified
95e57646de12a003cbf9f1c8b397f0efd3bef198

Update script to be compatible with new directory structure in 6.7.0

ccorysolovewicz committed 5 years ago
Verified
84fd25a15c1e977c403a81bb7c39420fb7e23d5a

Update update_calibre_dedrm_plugin.sh

ccorysolovewicz committed 5 years ago
Verified
8fd288d4b57e0882544070f42dd420b3ec4c51ca

Update update_calibre_dedrm_plugin.sh

ccorysolovewicz committed 5 years ago
Verified
77349e4fc6d5add59ad5abf7d235252698120c48

Update README.md

ccorysolovewicz committed 5 years ago

README

The README file for this repository.

update-calibre-dedrm-plugin

A shell script to download, edit the calibre DeDRM plugin for MacOS to allow ripping of DRM from Library/Rented Books, and then import the newly edited plugin into calibre. It was tedious to do this everytime there was a new update to the plugin, so I wrote this short shell script to automate the process instead.

Dependencies

Instructions

git clone https://github.com/corysolovewicz/update-calibre-dedrm-plugin

cd update-calibre-dedrm-plugin

chmod 755 update_calibre_dedrm_plugin.sh

./update_calibre_dedrm_plugin.sh

or

./update_calibre_dedrm_plugin.sh 6.6.3

References

This script is based on the this guide

Apprentice Alf's Blog

DeDRM Tools Github Repo

You can also keep Calibre updated by using this tool