Skip to content
This repository has been archived by the owner on Oct 28, 2018. It is now read-only.
/ book_dl Public archive

Downloading books.This script is written to get books from (http://www.libgen.io/) but many sites may be added in future.

Notifications You must be signed in to change notification settings

sherifrad/book_dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

book_dl

. Requirements:

urllib.request, 
urllib.parse, 
BeautifulSoup,  
json, 
wget, 
collections

How to run::

python3 book_dl.py

Please Enter the book title (not less than 3 characters) ==> (book title here)

Title
Author
edition
filesize
year
id
MD5
serial_No	

Please write the ID of the desired Book ==> #(the id of the book)

TODO:

  • Pagination ( if there are many pages of results)

About

Downloading books.This script is written to get books from (http://www.libgen.io/) but many sites may be added in future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages