From 12e014afcb376e0314e0fdef2dab5c4f7b9fdde7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Session=E5=B0=8F=E8=83=A1?= <102411014+SessionHu@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:26:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=94=99=E8=AF=AF=E7=9A=84=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=92=8C=E9=93=BE=E6=8E=A5=E5=92=8C=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=20(#954)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: 错误的链接和数据类型 * fix(appeal.md): 不正确的类型 & 更新响应示例 --- docs/login/login_action/QR.md | 2 +- docs/note/action.md | 1 + docs/teenager/teenager_mode.md | 2 +- docs/user/relation.md | 3 + docs/video/appeal.md | 188 +++++++++++++++++++++++++++------ 5 files changed, 162 insertions(+), 34 deletions(-) diff --git a/docs/login/login_action/QR.md b/docs/login/login_action/QR.md index 3897f1d..ecee7fd 100644 --- a/docs/login/login_action/QR.md +++ b/docs/login/login_action/QR.md @@ -632,7 +632,7 @@ curl 'https://passport.snm0516.aisee.tv/x/passport-tv-login/qrcode/poll' \ ### appkey 可用列表 -**仅覆盖 [docs/misc/sign/APPKey](docs/misc/sign/APPKey.html) 中包含的 appkey** +**仅覆盖 [docs/misc/sign/APPKey](../../misc/sign/APPKey.md) 中包含的 appkey** | APPKEY | APPSEC | platform | APP类型 | neuronAppId | mobi_app2 | 备注 | | :--------------: | :------------------------------: | :------------------: | :----------------: | :---------------------: | :------------------: | :----------------------------------------: | diff --git a/docs/note/action.md b/docs/note/action.md index 7935bab..15c40e9 100644 --- a/docs/note/action.md +++ b/docs/note/action.md @@ -119,6 +119,7 @@ curl 'https://api.bilibili.com/x/note/del' \
查看响应示例: + ```json { "code": 0, diff --git a/docs/teenager/teenager_mode.md b/docs/teenager/teenager_mode.md index 6c3e85c..e7f5a1b 100644 --- a/docs/teenager/teenager_mode.md +++ b/docs/teenager/teenager_mode.md @@ -4,7 +4,7 @@ *请求方式:POST* -认证方式:APP(详见[设备各类标识算法](docs/misc/device_identity.md)) +认证方式:APP(详见[设备各类标识算法](../misc/device_identity.md)) **POST参数:** diff --git a/docs/user/relation.md b/docs/user/relation.md index 646b7c6..2f813b6 100644 --- a/docs/user/relation.md +++ b/docs/user/relation.md @@ -543,6 +543,7 @@ curl -G 'https://api.bilibili.com/x/relation/followings/search' \
查看响应示例: + ```json { "code": 0, @@ -856,6 +857,7 @@ curl -G 'https://api.bilibili.com/x/relation/friends' \
查看响应示例: + ```json { "code": 0, @@ -1088,6 +1090,7 @@ curl -G 'https://api.bilibili.com/x/relation/blacks' \
查看响应示例: + ```json { "code": 0, diff --git a/docs/video/appeal.md b/docs/video/appeal.md index 9dd7d8f..95885f7 100644 --- a/docs/video/appeal.md +++ b/docs/video/appeal.md @@ -17,7 +17,7 @@ | code | num | | 成功为0 | | message | str | | 成功为0 | | ttl | num | 1 | | -| data | List\ | | | +| data | array | | | `data`数组: @@ -40,9 +40,9 @@ | remark | str | 类型备注 | | | ctime | str | | 意义不明 | | mtime | str | | 意义不明 | -| controls | 拥有时:object
没有时:null | 详细信息填写提示 | | +| controls | 拥有时:array
没有时:null | 详细信息填写提示 | | -`data`数组中的对象中的`controls`对象: +`controls`数组中的对象: | 项 | 类型 | 内容 | 备注 | | ----------- | ---- | -------------- | -------- | @@ -61,7 +61,8 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ ```
- 查看响应示例 +查看响应示例 + ```json { "code": 0, @@ -74,12 +75,34 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ "weight": 1, "round": 2, "state": 1, - "name": "有其他问题", + "name": "其他", "remark": "为帮助审核人员更快处理,请补充问题类型和出现位置等详细信息", "ctime": "2018-08-13T15:41:20+08:00", - "mtime": "2018-08-13T15:41:20+08:00", + "mtime": "2023-09-21T18:40:20+08:00", "controls": null }, + { + "tid": 8, + "business": 1, + "weight": 40, + "round": 2, + "state": 1, + "name": "与站内其他视频撞车", + "remark": "为帮助审核人员更快处理, 请描述撞车信息", + "ctime": "2018-08-13T15:41:20+08:00", + "mtime": "2023-03-06T16:36:02+08:00", + "controls": [ + { + "tid": 8, + "bid": 1, + "name": "撞车对象", + "title": "撞车对象", + "component": "input", + "placeholder": "BVID", + "required": 1 + } + ] + }, { "tid": 9, "business": 1, @@ -110,10 +133,10 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ "weight": 35, "round": 2, "state": 1, - "name": "转载/自制类型错误", + "name": "转载/自制错误", "remark": "为帮助审核人员更快处理, 请补充原创作品出处", "ctime": "2018-08-13T15:41:20+08:00", - "mtime": "2018-08-13T15:41:20+08:00", + "mtime": "2023-09-20T16:23:39+08:00", "controls": [ { "tid": 52, @@ -126,6 +149,78 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ } ] }, + { + "tid": 10018, + "business": 1, + "weight": 36, + "round": 2, + "state": 1, + "name": "违规推广", + "remark": "", + "ctime": "2023-09-21T17:56:21+08:00", + "mtime": "2023-09-22T14:36:41+08:00", + "controls": null + }, + { + "tid": 10019, + "business": 1, + "weight": 34, + "round": 2, + "state": 1, + "name": "其他不规范行为", + "remark": "", + "ctime": "2023-09-21T18:05:33+08:00", + "mtime": "2023-09-22T14:37:03+08:00", + "controls": null + }, + { + "tid": 10020, + "business": 1, + "weight": 89, + "round": 2, + "state": 1, + "name": "危险行为", + "remark": "", + "ctime": "2023-09-21T18:05:51+08:00", + "mtime": "2023-09-22T14:38:08+08:00", + "controls": null + }, + { + "tid": 10022, + "business": 1, + "weight": 1, + "round": 2, + "state": 1, + "name": "其他", + "remark": "", + "ctime": "2023-09-21T19:07:01+08:00", + "mtime": "2023-09-22T14:38:59+08:00", + "controls": null + }, + { + "tid": 10023, + "business": 1, + "weight": 59, + "round": 2, + "state": 1, + "name": "企业商誉侵权", + "remark": "", + "ctime": "2023-12-01T14:06:58+08:00", + "mtime": "2023-12-01T15:33:26+08:00", + "controls": null + }, + { + "tid": 10024, + "business": 1, + "weight": 58, + "round": 2, + "state": 1, + "name": "侵权申诉", + "remark": "", + "ctime": "2023-12-01T14:07:18+08:00", + "mtime": "2023-12-01T15:33:37+08:00", + "controls": null + }, { "tid": 2, "business": 1, @@ -144,10 +239,10 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ "weight": 90, "round": 1, "state": 1, - "name": "色情", + "name": "色情低俗", "remark": "为帮助审核人员更快处理,补充违规内容出现位置", "ctime": "2018-08-13T15:41:20+08:00", - "mtime": "2018-08-13T15:41:20+08:00", + "mtime": "2023-09-21T19:07:10+08:00", "controls": null }, { @@ -198,28 +293,6 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ "mtime": "2018-08-13T15:41:20+08:00", "controls": null }, - { - "tid": 8, - "business": 1, - "weight": 40, - "round": 1, - "state": 1, - "name": "与站内其他视频撞车", - "remark": "为帮助审核人员更快处理, 请描述撞车信息", - "ctime": "2018-08-13T15:41:20+08:00", - "mtime": "2018-08-23T00:30:04+08:00", - "controls": [ - { - "tid": 8, - "bid": 1, - "name": "撞车对象", - "title": "撞车对象", - "component": "input", - "placeholder": "BVID", - "required": 1 - } - ] - }, { "tid": 10000, "business": 1, @@ -243,10 +316,59 @@ curl --location --request GET 'https://api.bilibili.com/x/web-interface/archive/ "ctime": "2019-04-17T19:18:09+08:00", "mtime": "2019-04-17T20:42:25+08:00", "controls": null + }, + { + "tid": 10014, + "business": 1, + "weight": 8, + "round": 1, + "state": 1, + "name": "涉政谣言", + "remark": "为帮助审核人员更快处理,请补充谣言内容出现位置", + "ctime": "2022-09-15T17:23:44+08:00", + "mtime": "2022-09-16T09:56:07+08:00", + "controls": null + }, + { + "tid": 10015, + "business": 1, + "weight": 7, + "round": 1, + "state": 1, + "name": "涉社会事件谣言", + "remark": "为帮助审核人员更快处理,请补充谣言内容出现位置", + "ctime": "2022-09-15T17:25:56+08:00", + "mtime": "2022-09-16T09:56:07+08:00", + "controls": null + }, + { + "tid": 10017, + "business": 1, + "weight": 5, + "round": 1, + "state": 1, + "name": "虚假不实信息", + "remark": "为帮助审核人员更快处理,请补充不实内容出现位置", + "ctime": "2022-09-15T17:28:16+08:00", + "mtime": "2022-09-16T09:56:08+08:00", + "controls": null + }, + { + "tid": 10021, + "business": 1, + "weight": 88, + "round": 1, + "state": 1, + "name": "观感不适", + "remark": "", + "ctime": "2023-09-21T18:06:15+08:00", + "mtime": "2023-09-21T18:06:15+08:00", + "controls": null } ] } ``` +
## 投诉稿件 @@ -288,6 +410,7 @@ curl --location --request POST 'https://api.bilibili.com/x/web-interface/archive
查看响应示例 + ```json { "code":0, @@ -295,4 +418,5 @@ curl --location --request POST 'https://api.bilibili.com/x/web-interface/archive "ttl":1 } ``` +