No description
Find a file
2023-02-23 14:20:18 +05:30
.github/workflows Delete release.yml 2023-02-23 14:20:18 +05:30
decrypt Delete .ignore 2023-02-23 12:42:21 +05:30
setup Delete .ignore 2023-02-23 12:42:12 +05:30
DeGourou.py Workflow for building binaries 2023-02-23 13:11:48 +05:30
LICENSE Initial commit 2023-02-23 12:27:07 +05:30
README.md Workflow for building binaries 2023-02-23 13:11:48 +05:30
requirements.txt Bug Fix 2023-02-23 13:25:17 +05:30

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

  1. Adobe Account (dummy account recommended)
  2. Internet Archive Account
  3. ACSM file from the book page you borrowded from Internet Archive
  4. Python v3.x.x Installed with pip

Guide

  1. Clone the repositary or Downlaod zip file and extract it
  2. Install requirements using pip
  3. 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

  1. DeDrm tools for ebooks
  2. Standalone Version of DeDrm Tools
  3. libgourou is a free implementation of Adobe's ADEPT protocol]
  4. ACSM Input plugin + standalone