-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
复现
- 点击更新推流码的🔄️后似乎仅调用了(GET)
https://api.live.bilibili.com/live_stream/v1/StreamList/get_stream_by_roomId,推流码没有刷新
以前用来更新推流码的(POST)
https://api.live.bilibili.com/xlive/app-blink/v1/live/FetchWebUpStreamAddr似乎也不能使用了
参数:
{
"platform": 平台,
"backup_stream": 0,
"reset_key": 布尔值,决定是否更新推流码,
"csrf": csrf,
"csrf_token": csrf,
}
Metadata
Metadata
Assignees
Labels
No labels