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
- Download/clone the repo
- pip install -r requirments.txt
- Edit config.ini to suit your needs
WebUI
- run python gui.py
Interactive Mode
- Run python bookrequest.py
- Follow the prompts on screen
Unattended Mode
- python bookrequest.py -b <booktitle>
Description
				
					Languages
				
				
								
								
									Python
								
								100%