Skip to content

musca1997/doubanread-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

doubanread-downloader

the image result is in /saved directory

reclamation

  1. it's only a demo so if you wanna download books under your account you need to add the cookie part.

and the error could occur and the process would stop, you can add a try... except yourself

  1. don't use it for malicious purposes. this program is only for studying.

requirement

the python version i used to test is python3.6.5

pip install selenium

pip install requests (if you want to add the cookie thingy)

usage

edit .py file and put the book link in it

python downloader.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages