Skip to content

tobiaswuerth/edubase-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edubase Downloader + OCR

Backup/Download your bought Edubase books to PDFs, because nobody likes proprietary ebook readers.


Setup (on Windows)

git clone https://github.com/tobiaswuerth/edubase-downloader.git
py -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt

Setup OCR (if necessary):

Usage

  1. Update the config.yaml file with your edubase login credentials
  2. Run py .\main.py

This will:

  1. opens new browser window
  2. login using your credentials
  3. find all books
  4. lets you choose which book to download
  5. download PDF to /downloads/ directory
  6. OCR the PDF (if setup correctly)
  7. ... choose to download another one or not, goto step 4. and repeat

Legal

This code does not "crack" any copy protection. It simply makes automated screenshots of every single site of a bought document/book. Since Edubase cannot guarantee the existence/support for their reader app if they go out of business, this repo was created to save, backup and preserve bought Edubase documents as the widely adapted and well documented PDF format.

About

Backup/Download your Edubase books to PDFs + OCR

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages