mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-27 13:00:29 +08:00
parent
befb9d3bd4
commit
4a9cccbe80
@ -3025,8 +3025,8 @@ curl -G 'http://api.bilibili.com/x/space/album/index' \
|
||||
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
|
||||
|-----------|-----|---------|-----|-------------------------------------------------------------|
|
||||
| uid | num | 目标用户mid | 必要 | |
|
||||
| page_num | num | 页码 | 非必要 | 默认为1 |
|
||||
| page_size | num | 每页项数 | 非必要 | 默认为20 |
|
||||
| page_num | num | 页码 | 非必要 | 默认为0 |
|
||||
| page_size | num | 每页项数 | 必要 | 默认为30 |
|
||||
| biz | str | 查询类型 | 非必要 | 全部:all<br />绘画:draw<br />摄影:photo<br />日常:daily<br />默认为all |
|
||||
|
||||
**json回复:**
|
||||
|
Loading…
Reference in New Issue
Block a user