From a41963578825f8048b1fd12b90f186a1712e5fd0 Mon Sep 17 00:00:00 2001 From: Sudsier <62210813+Sudsier@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:23:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E5=90=88=E9=9B=86?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=A0=87=E9=A2=98=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/video/info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/video/info.md b/docs/video/info.md index 754177f..2de672f 100644 --- a/docs/video/info.md +++ b/docs/video/info.md @@ -260,7 +260,7 @@ | id | num | 视频合集分部中视频id(以下简称视频) | | | aid | num | 视频aid | | | cid | num | 视频cid | | -| title | str | 视频标题 |每集真实标题或者在[创作中心-合集管理-单集标题](https://member.bilibili.com/platform/upload-manager/ep)编辑后的展示标题| +| title | str | 视频标题 |合集中的单集展示标题 或 实际标题(详见[创作中心-合集管理-单集标题](https://member.bilibili.com/platform/upload-manager/ep))| | ~~attribute~~(已经弃用) | ~~num~~ | ~~稿件属性位配置~~ | 详情见[属性数据文档](attribute_data.md#attribute字段值(稿件属性位)) | | arc | obj | 视频详细信息 | 基本同「[获取视频详细信息(web端)](#获取视频详细信息(web端))」中的data对象 |