douban downloader, include album, celebrity
Project description
douban downloader
一个简单的下载豆瓣相册、图集、影人图片的小脚本
A simple python script to download douban albums and celebrity
Introduction
目前支持的下载类型
-
豆瓣相册,比如
douban-dl https://www.douban.com/photos/album/1641641224/ -
影人相册图片
douban-dl https://movie.douban.com/celebrity/1335340/ douban-dl https://movie.douban.com/celebrity/1335340/photos -
用户所有相册
douban-dl https://www.douban.com/people/einverne/ -
电影剧照
douban-dl https://movie.douban.com/subject/26804147
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>
https://www.douban.com/people/<douban_id>/photos
path is the folder where images saved, defaults to ./douban.
如果没有指定 path ,默认会保存到当前目录下 douban 文件夹中。
License
MIT
Contribute
Feel free to file an issue, or make a pr.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
douban-dl-0.0.5.tar.gz
(5.2 kB
view details)
File details
Details for the file douban-dl-0.0.5.tar.gz.
File metadata
- Download URL: douban-dl-0.0.5.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.2 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a47e547000f8fd18c5b257fc9fd92ebe6290f31b6aef2c64449d12419d8ebb2a
|
|
| MD5 |
0c45db84783adaaf1c2a5dbb19a24787
|
|
| BLAKE2b-256 |
71cb7c2a0006ee8cc721056aeb83e809fa68007ec283869c22abe08d8c29d275
|