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.
Installing
- Download/clone the repo
- pip install -r requirments.txt
Interactive Mode
- Run python main.py
- Follow the prompts on screen
Unattended Mode
- python main.py -b <booktitle>
Description
				
					Languages
				
				
								
								
									Python
								
								100%