Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 961 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 961 Bytes

Book downloader

Download books from pdf drive


forthebadge made-ith-python
License Pypi

Requirements

  • Python 3.6+

Installation

Pypi

pip install Bookdl

Manual

git clone https://github.com/kaushalpurohit/Bookdl.git && cd Bookdl && sudo python setup.py install

Usage

usage: Bookdl [-h] Book_name

A Program to download books from pdf-drive.

positional arguments:
  Book_name   Book name to search for

optional arguments:
  -h, --help  show this help message and exit