Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 508 Bytes

README.rst

File metadata and controls

38 lines (21 loc) · 508 Bytes

douban downloader

A simple python script to download douban albums and celebrity

installation

$ pip install douban-dl

usage

$ douban-dl url [path]

url should be like this:

https://www.douban.com/photos/album/<album_id> https://movie.douban.com/celebrity/<celebrity_id>

path is the folder where images saved, defaults to ./douban.

license

MIT

contribute

Feel free to file an issue, or make a pr.