mirror of
https://github.com/czp3009/bilibili-api.git
synced 2024-12-21 20:30:28 +08:00
添加节奏风暴结束的数据包记录
This commit is contained in:
parent
fdb8bf4987
commit
b73b3c5c25
@ -2,11 +2,11 @@
|
||||
"cmd": "SPECIAL_GIFT",
|
||||
"data": {
|
||||
"39": {
|
||||
"id": 202090,
|
||||
"id": 214692,
|
||||
"time": 90,
|
||||
"hadJoin": 0,
|
||||
"num": 1,
|
||||
"content": "月轮来袭",
|
||||
"content": "前方高能预警,注意这不是演习",
|
||||
"action": "start",
|
||||
"storm_gif": "http://static.hdslb.com/live-static/live-room/images/gift-section/mobilegift/2/jiezou.gif?2017011901"
|
||||
}
|
12
record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴结束).json
Normal file
12
record/bullet_screen_stream_json/SPECIAL_GIFT(节奏风暴结束).json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"cmd": "SPECIAL_GIFT",
|
||||
"data": {
|
||||
"39": {
|
||||
"id": 214692,
|
||||
"time": 0,
|
||||
"hadJoin": 0,
|
||||
"num": 0,
|
||||
"action": "end"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user