Go to file
2023-03-28 17:01:33 -04:00
.gitignore initial commit 2023-03-28 13:56:26 -04:00
main.py Added unattended mode 2023-03-28 16:56:48 -04:00
README.md Added README 2023-03-28 17:01:33 -04:00
requirments.txt Added unattended mode 2023-03-28 16:56:48 -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.

Installing

  1. Download/clone the repo
  2. pip install -r requirments.txt

Interactive Mode

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

Unattended Mode

  1. python main.py -b <booktitle>