ebook-downloader/README.md
2023-03-29 02:22:44 +00:00

564 B

EBook Downloader

This script searches for books on libgen and then downloads them. It supports being run interactivly as well as running with options from the command line. Additionally there is a simple WebUI that can be used for multiple users to request books.

Installing

  1. Download/clone the repo
  2. pip install -r requirments.txt
  3. Edit config.ini to suit your needs

WebUI

  1. run python gui.py

Interactive Mode

  1. Run python bookrequest.py
  2. Follow the prompts on screen

Unattended Mode

  1. python bookrequest.py -b <booktitle>