fix: 更新请求不支持AI原声翻译视频的响应示例

This commit is contained in:
Majjcom
2026-01-20 21:41:50 +08:00
committed by GitHub
parent 9661944545
commit c36ececf0b

View File

@@ -1111,7 +1111,8 @@ curl -G 'https://api.bilibili.com/x/player/playurl' \
"view_info": null, "view_info": null,
"play_conf": { "play_conf": {
"is_new_description": false "is_new_description": false
} },
"cur_language": ""
} }
} }
``` ```