From 81c89cbc282c80cc651222e7f543ed3fd05d69f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A4=BE=E4=BC=9A=E6=98=93=E5=A7=90QwQ?= <45892418+SocialSisterYi@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:54:41 +0800 Subject: [PATCH] add Aifadian link --- .github/FUNDING.yml | 2 +- README.md | 4 ++++ .../bilibili/app/playeronline/v1/playeronline.proto | 6 +++--- user/relation.md | 12 ++++++------ 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 3b8eb6e..8d6d4b5 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: [https://raw.githubusercontent.com/SocialSisterYi/bilibili-API-collect/master/sponsorQR.jpg] +custom: https://afdian.net/@ShakaiAneE diff --git a/README.md b/README.md index 2ca9a08..6fcc3d3 100644 --- a/README.md +++ b/README.md @@ -243,8 +243,12 @@ B 站空间: ~~请可爱的易姐喝杯奶茶~~ +WeChat & Alipay: + +OR Aifadian:https://afdian.net/@ShakaiAneE + # 相关项目 ## 库及文档 diff --git a/grpc_api/bilibili/app/playeronline/v1/playeronline.proto b/grpc_api/bilibili/app/playeronline/v1/playeronline.proto index 96172f1..38272c4 100644 --- a/grpc_api/bilibili/app/playeronline/v1/playeronline.proto +++ b/grpc_api/bilibili/app/playeronline/v1/playeronline.proto @@ -14,7 +14,7 @@ message PlayerOnlineReq { int64 aid = 1; // 视频 cid int64 cid = 2; - // + // 是否在播放中 bool play_open = 3; } @@ -22,9 +22,9 @@ message PlayerOnlineReq { message PlayerOnlineReply { // string total_text = 1; - // + // 下次轮询间隔时间 int64 sec_next = 2; - // + // 是否底部显示 bool bottom_show = 3; // bool sdm_show = 4; diff --git a/user/relation.md b/user/relation.md index 91619c4..ba102db 100644 --- a/user/relation.md +++ b/user/relation.md @@ -220,12 +220,12 @@ curl -G 'http://api.bilibili.com/x/relation/followers' \ 根对象: -| 字段 | 类型 | 内容 | 备注 | -| ------- | ---- | -------- | --------------------------------------------------- | -| code | num | 返回值 | 0:成功
-400:请求错误
22007:访问超过5页 | -| message | str | 错误信息 | 默认为0 | -| ttl | num | 1 | | -| data | obj | 信息本体 | | +| 字段 | 类型 | 内容 | 备注 | +| ------- | ---- | -------- | ------------------------------------------------------------ | +| code | num | 返回值 | 0:成功
-400:请求错误
22007:访问超过5页
22115:用户已设置隐私,无法查看 | +| message | str | 错误信息 | 默认为0 | +| ttl | num | 1 | | +| data | obj | 信息本体 | | data 对象: