From c36ececf0bd7e39cc15d07486863e36998201ffe Mon Sep 17 00:00:00 2001 From: Majjcom <55314301+Majjcom@users.noreply.github.com> Date: Tue, 20 Jan 2026 21:41:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81AI=E5=8E=9F=E5=A3=B0=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=E8=A7=86=E9=A2=91=E7=9A=84=E5=93=8D=E5=BA=94=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/video/videostream_url.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/video/videostream_url.md b/docs/video/videostream_url.md index a44e943..d808d71 100644 --- a/docs/video/videostream_url.md +++ b/docs/video/videostream_url.md @@ -1111,7 +1111,8 @@ curl -G 'https://api.bilibili.com/x/player/playurl' \ "view_info": null, "play_conf": { "is_new_description": false - } + }, + "cur_language": "" } } ```