Skip to content

RealRoti/pdfgrabber-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is an unofficial fork from PDFGrabber, a vendor-agnostic script is used to download pdfs (and covers) from different services.

Disclaimer

This script is provided "as is", without any type of warranty. I am not responsible of any harm that this may cause. Even though this script exists, you are responsibile of the PDFs generated. Check if the backup of books is legal in your country. Redistribution of PDFs is highly discouraged and not supported by the Author.

Updates

Last update from source: 21 oct 2024

Features

Zanichelli download is still kept active here. For any legal complain don't hesitate to contact me. User is responsible for its own actions.

Installation

  1. download the latest version of Python
    • on windows, when installing though the set up wizard, make sure to select the checkbox to add python to PATH
    • on linux and macos, use your package manager of choice (brew install python3 or apt install python3, etc...)
  2. downlaod the pdfgrabber repo
    • using git: git clone https://github.com/RealRoti/pdfgrabber-advanced
    • manually: download the zip (green button labeled "code") and extract it
  3. open your local clone of pdfgrabber
  4. open the terminal in that directory and run:
    1. pip install -r requirements.txt (takes care of installing every needed libraries)
    2. run the script
      • python3 main.py (linux and macos)
      • py main.py (windows)
  5. once inside the pdfgrabber CLI:
    • press r: register a new account
    • choose what to do (it's listed):
      • to download a book: press d and follow the instructions.
      • the output file will be files/<service>/<book name>.pdf

Support

Please consider supporting the original project (not me!):

liberapay

ko-fi

Also Satispay

About

Advanced version of PDF Grabber.

Topics

Resources

Stars

Watchers

Forks

Languages