Skip to content

Pfefan/digi4school-2-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digi4-2-pdf

This project allows you to download your school books from Digi4School, a service where you can enter codes to access books online. This works by downloading all the files and images and then converting them to PDFs.

Features

  • Download single books
  • Download all books that a user owns
  • Download only a selected page from a book
  • Download a range of pages from a book
  • Multiple Account Support
  • Configurable Output Directory

Installation

Run this command to install the nessasary libaries on which this project depends.

pip install -r requirements.txt

Then run the Programm with

python main.py

Disclaimer

This project is only for educational purposes. Don't download books with this tool please.

Releases

No releases published

Packages

No packages published

Languages