booxtream-epub-drm-remover
booxtream-epub-drm-remover copied to clipboard
Removes all "Social DRM" from booXtream ePub files
I recently purchased a book on Degrowth from Verso only to discover their silly social DRM watermarks and so ended up here because I want to remove them. Forgive my...
Hi, I have found that eBook.de stores buyer identification in META-INF/cdp.info. I have created a method to delete that file, I append the patch here. This feature should be added...
I am getting the following error message trying to remove watermarks from jpeg files in an epub: ```wand.exceptions.MissingDelegateError: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/504``` So at...
This commit adds Python 3 (> 3.3?) support while retaining Python 2 compatibility. "Six" is used for easy version tests in Python; it's a single-file library that can be removed...
While looking into #5, I tried downloading a [free ebook](https://www.versobooks.com/books/1948-feminist-radical-thinkers) from Verso under two different accounts and running the script on them, and then diffing the results using the `diff.sh`...
Python 3
May you please port your great tool to Python 3? I've tried to do it automatically with 2to3, but that's not enough.
There seems to be a variation where search string should be "belongs to" instead of "is licensed to".
This fork adds support for eBooks.de cdp.info metadata file removal.
I'm unable to run the script on Ubuntu 16.10: ``` $ python -V Python 2.7.12+ $ python cure.py -i test.epub -o out.epub Curing test.epub ... [parseContainer] Found entrypoint to ePub:...