Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Jeffery186/bilibili-pic

下载指定up主的主页相册的全部图片
https://github.com/Jeffery186/bilibili-pic

Last synced: 12 days ago
JSON representation

下载指定up主的主页相册的全部图片

Awesome Lists containing this project

README

        

# bilibili-pic

# 使用

支持 `Python 3` ,本机开发环境为 `Python 3.9.6`

填入自己的 `SESSDATA` 值和要下载的用户的 `uid`
例如 `https://space.bilibili.com/13410681` 的 `uid` 就是 `13410681`

![](https://www.imglink.cc/images/2021/12/31/01a185897f2082fe2bba00e6f0610667.png)

然后安装依赖后就可以使用:

```shell
pip install -r requirements.txt
python bilibili_pic.py
```

# 效果

![](https://www.imglink.cc/images/2021/12/31/6f940afe797afde2e2f242e7c528d634.png)

![](https://www.imglink.cc/images/2021/12/31/8d43c9c7eb693387cbba99f47ea67a56.png)

下载完成:

![](https://www.imglink.cc/images/2021/12/31/f466a9eb7efd7e7a799c0486a07de8d9.png)