Welcome to digi4school-pdf! This script lets you download your books from digi4school.
- Node.JS & NPM (test with
node --versionandnpm --version) - Java 8+ (test with
java --version)
- Clone this repository using HTTPS or Git.
- Run
npm installin the root directory of the project.
To download a book, open a new terminal window in the root directory of the project and execute the script by typing npm start.
Now, you have to provide the URL of the book to download as well as your login credentials for digi4school.
Paste the URL of your book: https://a.digi4school.at/ebook/0000/
Username/Email: mail@example.com
Password: ********
You can see the progress of the download in the console and when the PDF-file has been generated, you can use a file explorer to navigate to the subdirectory book/ to find your generated PDF-file.
This project is for educational purposes only and it's illegal to download and/or use the generated PDF-files.