Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit bae574a

Browse files
authored
更改一些视频相关字段的描述 (#1432)
* Update is_story and is_story_play descriptions * Clarify 'is_self_view' field description Updated the description for the 'is_self_view' field to clarify its purpose. * Update is_view_self description in info.md * Add new copyright type to video info documentation * Update copyright field options in space.md * Update copyright field options in history.md * Update copyright field options in toview.md
1 parent 0bf5dd2 commit bae574a

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

docs/historytoview/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ curl -G 'https://api.bilibili.com/x/web-interface/history/cursor' \
387387
| videos | num | 视频分P总数 | 默认为1 |
388388
| tid | num | 分区tid | |
389389
| tname | str | 子分区名称 | |
390-
| copyright | num | 是否转载 | 1:原创<br />2:转载 |
390+
| copyright | num | 是否转载 | 1:原创<br />2:转载<br />3:未填写 |
391391
| pic | str | 视频封面图片url | |
392392
| title | str | 稿件标题 | |
393393
| pubdate | num | 稿件发布时间 | 时间戳 |

docs/historytoview/toview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ curl 'https://space.bilibili.com/ajax/channel/addAllToView' \
164164
| videos | num | 稿件分P总数 | 默认为1 |
165165
| tid | num | 分区tid | |
166166
| tname | str | 子分区名称 | |
167-
| copyright | num | 是否转载 | 1:原创<br />2:转载 |
167+
| copyright | num | 是否转载 | 1:原创<br />2:转载<br />3:未填写 |
168168
| pic | str | 稿件封面图片url | |
169169
| title | str | 稿件标题 | |
170170
| pubdate | num | 稿件发布时间 | 时间戳 |
@@ -459,4 +459,4 @@ curl 'https://api.bilibili.com/x/v2/history/toview/clear' \
459459
}
460460
```
461461

462-
</details>
462+
</details>

docs/user/space.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
| videos | num | 视频分P总数 | 默认为1 |
4040
| tid | num | 分区tid | |
4141
| tname | str | 子分区名称 | |
42-
| copyright | num | 是否转载 | 1:原创<br />2:转载 |
42+
| copyright | num | 是否转载 | 1:原创<br />2:转载<br />3:未填写 |
4343
| pic | str | 视频封面图片url | |
4444
| title | str | 稿件标题 | |
4545
| pubdate | num | 稿件发布时间 | 时间戳 |
@@ -2646,7 +2646,7 @@ curl -G 'https://app.bilibili.com/x/v2/space/likearc' \
26462646
| is_lesson_finished | num | 课堂是否已完结 | 0:否<br />1:是 |
26472647
| is_live_playback | num | 是否为直播回放 | 0:否<br />1:是 |
26482648
| is_pay | num | 0 | 作用尚不明确 |
2649-
| is_self_view | bool | false | 作用尚不明确 |
2649+
| is_self_view | bool | 是否仅自己可见 | |
26502650
| is_steins_gate | num | 是否为互动视频 | 0:否<br />1:是 |
26512651
| is_union_video | num | 是否为合作视频 | 0:否<br />1:是 |
26522652
| jump_url | str | 跳转链接 | 跳转到课堂的链接,否则为"" |

docs/video/info.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
| tid_v2 | num | 分区tid (v2) | 详情见[视频分区一览 (v2)](video_zone_v2.md) |
4343
| tname | str | 子分区名称 | |
4444
| tname_v2 | str | 子分区名称 (v2) | |
45-
| copyright | num | 视频类型 | 1:原创<br />2:转载 |
45+
| copyright | num | 视频类型 | 1:原创<br />2:转载<br />3:未填写 |
4646
| pic | str | 稿件封面图片url | |
4747
| title | str | 稿件标题 | |
4848
| pubdate | num | 稿件发布时间 | 秒级时间戳 |
@@ -65,7 +65,7 @@
6565
| premiere | | null | |
6666
| teenage_mode | num | | 用于青少年模式 |
6767
| is_chargeable_season | bool | | |
68-
| is_story | bool | 是否可以在 Story Mode 展示? | |
68+
| is_story | bool | 是否为动态视频 | |
6969
| is_upower_exclusive | bool | 是否为充电专属视频 | |
7070
| is_upower_play | bool | | |
7171
| is_upower_preview | bool | 充电专属视频是否支持试看 | |
@@ -80,8 +80,8 @@
8080
| like_icon | str | 空串 | |
8181
| need_jump_bv | bool | 需要跳转到BV号? | |
8282
| disable_show_up_info | bool | 禁止展示UP主信息? | |
83-
| is_story_play | bool | 是否为 Story Mode 视频? | |
84-
| is_view_self | bool | 是否为自己投稿的视频? | |
83+
| is_story_play | bool | | 作用未知,可能与动态视频有关 |
84+
| is_view_self | bool | 是否尽自己可见 | |
8585

8686
`data`中的`desc_v2`数组:
8787

0 commit comments

Comments
 (0)