feat: 补齐播放器接口的互动视频资讯 (#1244)
* feat: 补齐播放器接口的互动视频资讯 * feat: 更新互动视频的剧情图id取得方法 --------- Co-authored-by: Session小胡 <102411014+SessionHu@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
| ------------- | ---- | -------- | ------------ | ------------------ |
|
||||
| aid | num | 稿件avid | 必要(可选) | avid与bvid任选一个 |
|
||||
| bvid | str | 稿件bvid | 必要(可选) | avid与bvid任选一个 |
|
||||
| graph_version | num | 剧情图id | 必要 | 位于`player.so`中 |
|
||||
| graph_version | num | 剧情图id | 必要 | 可于[播放器](/docs/video/player.md)接口的 `interaction` 對象取得 |
|
||||
| edge_id | num | 模块编号 | 非必要 | 0或留空为起始模块 |
|
||||
|
||||
**json回复:**
|
||||
@@ -366,4 +366,4 @@ curl -G 'https://api.bilibili.com/x/stein/edgeinfo_v2' \
|
||||
}
|
||||
```
|
||||
|
||||
</details>
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user