Go to file
2023-03-28 21:41:47 -04:00
__pycache__ Updated to add webgui 2023-03-28 21:41:47 -04:00
.gitignore initial commit 2023-03-28 13:56:26 -04:00
bookrequest.py Updated to add webgui 2023-03-28 21:41:47 -04:00
gui.py Updated to add webgui 2023-03-28 21:41:47 -04:00
README.md Updated to add webgui 2023-03-28 21:41:47 -04:00
requirments.txt Updated to add webgui 2023-03-28 21:41:47 -04:00

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

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>