A simple python script to download douban albums and celebrity
$ pip install douban-dl
$ 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
.
MIT
Feel free to file an issue, or make a pr.