mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-01-14 22:00:07 +08:00
今天收工
This commit is contained in:
parent
c90ce69edd
commit
1fd3492379
@ -139,4 +139,19 @@
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ----- | ----- | ----------- | ---- |
|
||||
| video | array | 预加载的分P | |
|
||||
| video | array | 预加载的分P | |
|
||||
|
||||
`data`中的`preload`对象中的`video`数组:
|
||||
|
||||
| 项 | 类型 | 内容 | 备注 |
|
||||
| ---- | ---- | --------------- | ---- |
|
||||
| 0 | obj | 预加载第一项 | |
|
||||
| n | obj | 预加载第(n+1)项 | |
|
||||
| …… | obj | …… | …… |
|
||||
|
||||
`data`中的`preload`对象中的`video`数组中的对象:
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ---- | ---- | -------- | ---- |
|
||||
| aid | num | 视频avID | |
|
||||
| cid | num | 分P CID | |
|
Loading…
Reference in New Issue
Block a user