Skip to content

kaushalpurohit/Bookdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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