No description
.github/workflows | ||
decrypt | ||
setup | ||
DeGourou.py | ||
LICENSE | ||
README.md | ||
requirements.txt |
DeGourou (DeDRM + libgourou)
Automate the process of getting decrypted book from InternetArchive without the need for Adobe Digital Editions and Calibre with DeDRM Plugins.
Things you need
- Adobe Account (dummy account recommended)
- Internet Archive Account
- ACSM file from the book page you borrowded from Internet Archive
- Python v3.x.x Installed with pip
Guide
- Clone the repositary or Downlaod zip file and extract it
- Install requirements using pip
- Run "DeGourou" file
git clone https://github.com/bipinkrish/DeGourou.git
cd DeGourou
pip install -r requirements.txt
python DeGourou.py
Credits
This project is highly inspired from these projects, thanks to them
- DeDrm tools for ebooks
- Standalone Version of DeDrm Tools
- libgourou is a free implementation of Adobe's ADEPT protocol]
- ACSM Input plugin + standalone