mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-28 21:40:08 +08:00
视频流url发现新的请求参数platform (#379)
This commit is contained in:
parent
7639bc3d52
commit
c22ed9857d
@ -104,6 +104,7 @@ B站的视频为http流媒体,需要对应的api以视频id获取取流url,
|
|||||||
| session | str | | 非必要 | 从视频播放页的网页源码中获取 |
|
| session | str | | 非必要 | 从视频播放页的网页源码中获取 |
|
||||||
| otype | str | | 非必要 | 固定为json |
|
| otype | str | | 非必要 | 固定为json |
|
||||||
| type | str | | 非必要 | 目前为空 |
|
| type | str | | 非必要 | 目前为空 |
|
||||||
|
| platform | str | | 非必要 | 默认为pc,当指定为html5时,获取的视频流url可以直接使用html的video标签播放 |
|
||||||
|
|
||||||
**json回复:**
|
**json回复:**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user