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.
- 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
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
This project is only for educational purposes. Don't download books with this tool please.