Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 505 Bytes

README.rst

File metadata and controls

36 lines (20 loc) · 505 Bytes

douban album downloader

A simple python script to download douban albums.

installation

$ pip install douban-album-dl

usage

$ douban-album-dl album_id [location]

album_id is the last number of the douban album url. i.e. "https://www.douban.com/photos/album/<ALBUM_ID>"

location is the folder where images saved, defaults to ./album.

license

MIT

contribute

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