update: grpc protos from tv.danmaku.bili@8.15.0(8150400)

This commit is contained in:
陈寒彤 2024-09-27 22:26:23 +08:00
parent ef574409a6
commit 55be9771da
No known key found for this signature in database
GPG Key ID: BA46515EE169702F
134 changed files with 586 additions and 274 deletions

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -118,6 +118,8 @@ message AdButtonDto {
string game_sourcefrom = 11; string game_sourcefrom = 11;
// //
bool show_game_custom_text = 12; bool show_game_custom_text = 12;
//
string dlsuc_callup_text = 13;
} }
// //
@ -300,6 +302,8 @@ message AdCardDto {
int32 live_page_type = 80; int32 live_page_type = 80;
// //
int32 playpage_card_style = 81; int32 playpage_card_style = 81;
//
AppDownloadStyle app_download_style = 82;
} }
// //
@ -600,6 +604,24 @@ message AndroidTag {
int32 type = 2; int32 type = 2;
} }
//
message AppDownloadStyle {
//
int32 style = 1;
//
repeated string tags = 2;
//
string guide_text = 3;
//
repeated string head_imgs = 4;
//
repeated string detail_imgs = 5;
//
int32 detail_img_layout = 6;
//
string detail_text = 7;
}
// //
message AppPackageDto { message AppPackageDto {
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -153,7 +153,7 @@ message BigItem {
// //
int32 can_play = 15; int32 can_play = 15;
// //
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 16; bilibili.app.card.v1.PlayerArgs player_args = 16;
// //
bool is_fav = 17; bool is_fav = 17;
} }
@ -402,7 +402,7 @@ message CursorReq {
// //
PlayerPreloadParams player_preload = 3; PlayerPreloadParams player_preload = 3;
// //
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 4; bilibili.app.card.v1.PlayerArgs player_args = 4;
} }
// //
@ -438,7 +438,7 @@ message CursorV2Req {
// //
PlayerPreloadParams player_preload = 3; PlayerPreloadParams player_preload = 3;
// //
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 4; bilibili.app.card.v1.PlayerArgs player_args = 4;
// //
bool is_local = 5; bool is_local = 5;
} }
@ -814,7 +814,7 @@ message MediaVideoReq {
// //
int32 ps = 6; int32 ps = 6;
// //
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 7; bilibili.app.card.v1.PlayerArgs player_args = 7;
} }
// //
@ -1070,7 +1070,7 @@ message SearchArchiveReq {
// //
int64 ps = 4; int64 ps = 4;
// //
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 5; bilibili.app.card.v1.PlayerArgs player_args = 5;
} }
// //
@ -1092,7 +1092,7 @@ message SearchDynamicReq {
// //
int64 ps = 4; int64 ps = 4;
// //
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 5; bilibili.app.card.v1.PlayerArgs player_args = 5;
} }
// //
@ -1245,6 +1245,8 @@ enum TabType {
// //
message UpdateReserveStartTimeReply { message UpdateReserveStartTimeReply {
//
string desc_text = 1;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -234,6 +234,8 @@ message DashItem {
string frame_rate = 8; string frame_rate = 8;
// //
string widevine_pssh = 9; string widevine_pssh = 9;
//
string bilidrm_uri = 10;
} }
// //
@ -262,6 +264,8 @@ message DashVideo {
int32 height = 11; int32 height = 11;
// //
string widevine_pssh = 12; string widevine_pssh = 12;
//
string bilidrm_uri = 13;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -1270,6 +1270,8 @@ message LikeReq {
string source = 9; string source = 9;
// //
string token = 10; string token = 10;
//
string action_id = 11;
} }
// //
@ -2215,6 +2217,10 @@ message SeasonActivityRecordReq {
int64 scene = 6; int64 scene = 6;
// //
string spmid = 7; string spmid = 7;
//
string from_spmid = 8;
//
string action_id = 9;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -344,6 +344,8 @@ message CardBasicInfo {
string from_spmid_suffix = 14; string from_spmid_suffix = 14;
// //
string report_flow_data = 15; string report_flow_data = 15;
//
string cover_right_text = 16;
} }
// //
@ -1444,6 +1446,8 @@ message PugvPackageItem {
string desc = 6; string desc = 6;
// //
string link = 7; string link = 7;
//
int64 season_count = 8;
} }
// //
@ -2002,6 +2006,8 @@ message RelateCourseCard {
BadgeInfo rcmd_reason = 3; BadgeInfo rcmd_reason = 3;
// //
BadgeInfo badge_info = 4; BadgeInfo badge_info = 4;
//
int32 style = 5;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -20,6 +20,8 @@ service View {
// //
rpc RelatesFeed (RelatesFeedReq) returns (RelatesFeedReply); rpc RelatesFeed (RelatesFeedReq) returns (RelatesFeedReply);
// //
rpc Story (StoryReq) returns (StoryReply);
//
rpc View (ViewReq) returns (ViewReply); rpc View (ViewReq) returns (ViewReply);
// //
rpc ViewProgress (ViewProgressReq) returns (ViewProgressReply); rpc ViewProgress (ViewProgressReq) returns (ViewProgressReply);
@ -548,6 +550,26 @@ enum PageType {
NA = 1; NA = 1;
} }
//
message PlayListReqParam {
//
int64 media_id = 1;
//
int64 biz_id = 2;
//
int64 type = 3;
//
bool page_direction = 4;
//
bool first_page = 5;
//
int64 offset = 6;
//
int64 sort_desc = 7;
//
int64 sort_field = 8;
}
// //
message PlayToast { message PlayToast {
// //
@ -738,6 +760,15 @@ message SimpleReqUser {
int32 coin = 3; int32 coin = 3;
} }
//
message StoryActualCardWrapper {
//
oneof actual_card {
//
StoryVideoCard video_card = 1;
}
}
// //
message StoryEntrance { message StoryEntrance {
// //
@ -752,6 +783,67 @@ message StoryEntrance {
bool play_story = 5; bool play_story = 5;
} }
//
message StoryReply {
//
repeated StoryActualCardWrapper story_card_wrappers = 1;
}
//
message StoryReq {
//
oneof param {
//
StoryReqParam story_req_param = 4;
//
PlayListReqParam play_list_req_param = 5;
}
//
int64 aid = 1;
//
string bvid = 2;
//
bilibili.app.archive.middleware.v1.PlayerArgs player_args = 3;
//
int64 pull = 6;
//
string from = 7;
//
string spmid = 8;
//
string from_spmid = 9;
}
//
message StoryReqParam {
//
string track_id = 1;
//
int64 display_id = 2;
//
map<string, string> extra_content = 3;
//
bool refresh = 4;
//
map<string, string> business_info = 5;
}
//
message StoryVideoCard {
//
VideoPlayData play_data = 1;
//
ViewReply view_content = 2;
//
string recommend_session_id = 3;
//
string cover = 4;
//
string track_id = 5;
//
string goto = 6;
}
// //
message Tab { message Tab {
// //
@ -837,6 +929,18 @@ message VideoGuide {
Material right_material = 4; Material right_material = 4;
} }
//
message VideoPlayData {
//
string url = 1;
//
bilibili.playershared.Dimension dimension = 2;
//
int64 aid = 3;
//
int64 ep_id = 4;
}
// //
message VideoPoint { message VideoPoint {
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -23,6 +23,8 @@ enum DrmTechType {
FAIR_PLAY = 1; FAIR_PLAY = 1;
// //
WIDE_VINE = 2; WIDE_VINE = 2;
//
BILI_DRM = 3;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -403,6 +403,8 @@ message CreateOption {
int64 only_fans_dnd = 15; int64 only_fans_dnd = 15;
// //
int64 only_fans_level = 17; int64 only_fans_level = 17;
//
int32 private_pub = 19;
} }
// //
@ -761,6 +763,8 @@ message GoodsContent {
int64 act_mid = 5; int64 act_mid = 5;
// //
string item_id_str = 6; string item_id_str = 6;
//
int64 sub_type = 7;
} }
// //
@ -1143,6 +1147,46 @@ message Paragraph {
CodeParagraph code = 7; CodeParagraph code = 7;
} }
//
message PermissionWebItem {
//
string title = 1;
//
string desc = 2;
//
bool allowable = 3;
//
repeated string features = 4;
}
//
message PermissionsWeb {
//
PermissionWebItem lottery = 1;
//
PermissionWebItem archive = 2;
//
PermissionWebItem control_comment = 3;
//
PermissionWebItem choose_comment = 4;
//
PermissionWebItem video_reserve = 5;
//
PermissionWebItem live_reserve = 6;
//
PermissionWebItem popularize = 7;
//
PermissionWebItem link = 8;
//
OnlyFansPermission only_fans = 9;
//
PermissionWebItem commercial = 10;
//
PermissionWebItem upower = 11;
//
PermissionWebItem goods = 12;
}
// //
message Pic { message Pic {
// //
@ -1227,6 +1271,20 @@ message PublishSetting {
int64 title_max_len = 6; int64 title_max_len = 6;
} }
//
message PublishWebSettings {
//
int32 max_upload_size = 1;
//
int32 max_content_length = 2;
//
int32 max_at_count = 3;
//
int32 max_draft_count = 4;
//
int64 max_pic_count_type = 5;
}
// //
message PublishYellowBar { message PublishYellowBar {
// //
@ -1469,6 +1527,10 @@ enum UpPermissionType {
UP_PERMISSION_TYPE_ONLY_FANS = 14; UP_PERMISSION_TYPE_ONLY_FANS = 14;
// //
UP_PERMISSION_TYPE_TIMING_DYN = 15; UP_PERMISSION_TYPE_TIMING_DYN = 15;
//
UP_PERMISSION_TYPE_PUBLIC = 16;
//
UP_PERMISSION_TYPE_PRIVATE = 17;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -36,6 +36,8 @@ service Feed {
// //
rpc DynMetricsActiveReport (DynMetricsActiveReportReq) returns (DynMetricsActiveReportRsp); rpc DynMetricsActiveReport (DynMetricsActiveReportReq) returns (DynMetricsActiveReportRsp);
// //
rpc DynPrivatePubSetting (DynPrivatePubSettingReq) returns (DynPrivatePubSettingRsp);
//
rpc DynamicButtonClick (DynamicButtonClickReq) returns (DynamicButtonClickRsp); rpc DynamicButtonClick (DynamicButtonClickReq) returns (DynamicButtonClickRsp);
// //
rpc DynamicRepost (DynamicRepostReq) returns (bilibili.dynamic.common.CreateResp); rpc DynamicRepost (DynamicRepostReq) returns (bilibili.dynamic.common.CreateResp);
@ -46,6 +48,8 @@ service Feed {
// //
rpc GetEditDynInfo (GetEditDynInfoReq) returns (GetEditDynInfoRsp); rpc GetEditDynInfo (GetEditDynInfoReq) returns (GetEditDynInfoRsp);
// //
rpc GetEditDynInfoWeb (GetEditDynInfoWebReq) returns (GetEditDynInfoWebRsp);
//
rpc GetUidByName (bilibili.dynamic.common.GetUidByNameReq) returns (bilibili.dynamic.common.GetUidByNameRsp); rpc GetUidByName (bilibili.dynamic.common.GetUidByNameReq) returns (bilibili.dynamic.common.GetUidByNameRsp);
// //
rpc GoodsAttachCardPreview (GoodsAttachCardPreviewReq) returns (GoodsAttachCardPreviewRsp); rpc GoodsAttachCardPreview (GoodsAttachCardPreviewReq) returns (GoodsAttachCardPreviewRsp);
@ -281,6 +285,14 @@ message CreatePageCommercialInfo {
string label_text = 1; string label_text = 1;
// //
string desc = 2; string desc = 2;
//
bool valid = 3;
//
int64 commercial_entity_type = 4;
//
int64 commercial_entity_id = 5;
//
bool editable = 6;
} }
// //
@ -345,6 +357,20 @@ message DynMetricsActiveReportReq {
message DynMetricsActiveReportRsp { message DynMetricsActiveReportRsp {
} }
//
message DynPrivatePubSettingReq {
//
string object_id = 1;
//
string action = 2;
}
//
message DynPrivatePubSettingRsp {
//
string toast = 1;
}
// //
enum DynamicButtonClickBizType { enum DynamicButtonClickBizType {
// //
@ -477,6 +503,40 @@ message GetEditDynInfoRsp {
string edit_alert_msg = 12; string edit_alert_msg = 12;
// //
int64 remain_edit_times = 13; int64 remain_edit_times = 13;
//
CreatePageCommercialInfo commercial = 14;
}
//
message GetEditDynInfoWebReq {
//
string dyn_id = 1;
//
bilibili.dynamic.common.CreateInitCheckScene scene = 2;
//
bilibili.dynamic.common.MetaDataCtrl meta = 3;
}
//
message GetEditDynInfoWebRsp {
//
bilibili.dynamic.common.PublishWebSettings settings = 1;
//
bilibili.dynamic.common.PermissionsWeb permissions = 2;
//
bilibili.dynamic.common.CreateAttachCard attach_card = 3;
//
CreatePageCommercialInfo commercial = 4;
//
int64 only_fans = 5;
//
string edit_alert_msg = 6;
//
int64 remain_edit_times = 7;
//
string orig_dyn_id_str = 8;
//
string pre_dyn_id_str = 9;
} }
// //
@ -861,6 +921,8 @@ message SubmitCheckReq {
bilibili.dynamic.common.CreateOption create_option = 5; bilibili.dynamic.common.CreateOption create_option = 5;
// //
bilibili.dynamic.common.Opus opus = 6; bilibili.dynamic.common.Opus opus = 6;
//
string dyn_id_str = 7;
} }
// //

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";
@ -15,6 +15,8 @@ service ImGatewayApi {
// //
rpc ClearBubbleMsg (ClearBubbleMsgReq) returns (ClearBubbleMsgRsp); rpc ClearBubbleMsg (ClearBubbleMsgReq) returns (ClearBubbleMsgRsp);
// //
rpc DelMsg (DelMsgReq) returns (DelMsgRsp);
//
rpc DelMsgCard (DelMsgCardReq) returns (google.protobuf.Empty); rpc DelMsgCard (DelMsgCardReq) returns (google.protobuf.Empty);
// //
rpc GetAIInfo (ReqGetAIInfo) returns (RspGetAIInfo); rpc GetAIInfo (ReqGetAIInfo) returns (RspGetAIInfo);
@ -198,6 +200,28 @@ message DelMsgCardReq {
bool delete_top_msg = 5; bool delete_top_msg = 5;
} }
//
message DelMsgItem {
//
int64 talker_uid = 1;
//
int64 msg_key = 2;
//
int64 seq_no = 3;
}
//
message DelMsgReq {
//
repeated DelMsgItem msgs = 1;
}
//
message DelMsgRsp {
//
repeated DelMsgItem fail = 1;
}
// //
message DummyRsp { message DummyRsp {
} }

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

View File

@ -1,5 +1,5 @@
// MVer: tv.danmaku.bili@8.12.0(8120200) // MVer: tv.danmaku.bili@8.15.0(8150400)
// Helper: mikufans-bapis-decompiler/0.2.1-master-79eb4d8-RELEASE built at 2024-09-06T22:42:17.001511900+08:00 // Helper: mikufans-bapis-decompiler/0.2.2-master-31a81e4-RELEASE built at 2024-09-27T22:12:19.791238800+08:00
syntax = "proto3"; syntax = "proto3";

Some files were not shown because too many files have changed in this diff Show More