将所有 json 记录移动到 "record" 文件夹

This commit is contained in:
czp
2018-01-21 00:51:05 +08:00
parent 7d155df323
commit cad45be693
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,43 @@
{
"info": [
[
0,
1,
25,
16777215,
1510498713,
"1510498712",
0,
"8a0f75dc",
0
],
"网易云音乐库在当前直播间已停留0天0时39分41秒",
[
39042255,
"夏沫丶琉璃浅梦",
0,
1,
0,
10000,
1
],
[
13,
"夏沫",
"乄夏沫丶",
"1547306",
16746162,
""
],
[
41,
0,
16746162,
6603
],
[],
0,
0
],
"cmd": "DANMU_MSG"
}

View File

@@ -0,0 +1,68 @@
{
"info": [
//弹幕基本属性
[
0,
//pool
1,
//mode
25,
//fontSize
16777215,
//color
1510498713,
//弹幕发送时间
"1510498712",
//用户进房时间(Android 客户端发送的弹幕, 这个值会是随机数)
0,
"8a0f75dc",
0
],
"网易云音乐库在当前直播间已停留0天0时39分41秒",
//发送者有关信息
[
39042255,
//发送者 ID
"夏沫丶琉璃浅梦",
//发送者用户名
0,
//是否是管理员
1,
//是否是 VIP
0,
//是否是 svip
10000,
1
],
//发送者的粉丝勋章有关信息(没有粉丝勋章的发送者, 这个 JsonArray 将是空的)
[
13,
//勋章等级
"夏沫",
//勋章名称
"乄夏沫丶",
//勋章主播的名字
"1547306",
//勋章主播的直播间
16746162,
""
],
//用户经验有关信息
[
41,
//发送者的观众等级
0,
16746162,
6603
//排名
],
//用户头衔有关信息(里面有两个元素, 但是总是一样的, 不知道为什么)
[
"title-131-1",
"title-131-1"
],
0,
0
],
"cmd": "DANMU_MSG"
}

View File

@@ -0,0 +1,4 @@
{
"cmd": "LIVE",
"roomid": 1110317
}

View File

@@ -0,0 +1,4 @@
{
"cmd": "PREPARING",
"roomid": 1110317
}

View File

@@ -0,0 +1,80 @@
{
"cmd": "SEND_GIFT",
"data": {
"giftName": "\u4ebf\u5706",
"num": 1,
"uname": "\u30c5\u4ee3\u6211\u56de\u5bb6",
"rcost": 106855699,
"uid": 14146398,
"top_list": [
{
"uid": 10952886,
"uname": "\u5b89\u4e36\u664b",
"coin": 498900,
"face": "http://static.hdslb.com/images/member/noface.gif",
"guard_level": 0,
"rank": 1,
"score": 498900
},
{
"uid": 13174983,
"uname": "-\u56db\u5b63\u8c46-",
"coin": 384300,
"face": "http://i0.hdslb.com/bfs/face/23f9f57a69378736f68b50fc4cac4f6b01683e97.jpg",
"guard_level": "3",
"rank": 2,
"score": 384300
},
{
"uid": 87444977,
"uname": "\u964c\u964c\u821e\u98ce",
"coin": 377700,
"face": "http://i2.hdslb.com/bfs/face/c06c835bf8ed6401535847bf21e78d4d3b89d402.jpg",
"guard_level": 0,
"rank": 3,
"score": 377700
}
],
"timestamp": 1510565032,
"giftId": 6,
"giftType": 0,
"action": "\u8d60\u9001",
"super": 0,
"price": 1000,
"rnd": "541907145",
"newMedal": 0,
"newTitle": 0,
"medal": [],
"title": "",
"beatId": "",
"biz_source": "live",
"metadata": "",
"remain": 0,
"gold": 0,
"silver": 0,
"eventScore": 0,
"eventNum": 0,
"smalltv_msg": [],
"specialGift": null,
"notice_msg": [],
"capsule": {
"normal": {
"coin": 6,
"change": 0,
"progress": {
"now": 4800,
"max": 10000
}
},
"colorful": {
"coin": 0,
"change": 0,
"progress": {
"now": 0,
"max": 5000
}
}
},
"addFollow": 0
}
}

View File

@@ -0,0 +1,11 @@
{
"cmd": "SYS_GIFT",
"msg": "sakamakiryoryo\u5728\u76f4\u64ad\u95f471084\u5f00\u542f\u4e86\u4e30\u6536\u796d\u5178\uff0c\u4e00\u8d77\u6765\u5206\u4eab\u6536\u83b7\u7684\u798f\u5229\u5427\uff01",
"msg_text": "sakamakiryoryo\u5728\u76f4\u64ad\u95f471084\u5f00\u542f\u4e86\u4e30\u6536\u796d\u5178\uff0c\u4e00\u8d77\u6765\u5206\u4eab\u6536\u83b7\u7684\u798f\u5229\u5427\uff01",
"tips": "sakamakiryoryo\u5728\u76f4\u64ad\u95f471084\u5f00\u542f\u4e86\u4e30\u6536\u796d\u5178\uff0c\u4e00\u8d77\u6765\u5206\u4eab\u6536\u83b7\u7684\u798f\u5229\u5427\uff01",
"url": "http:\/\/live.bilibili.com\/71084",
"roomid": 71084,
"real_roomid": 71084,
"giftId": 102,
"msgTips": 0
}

View File

@@ -0,0 +1,12 @@
{
"cmd": "SYS_MSG",
"msg": "\u3010\u5e7d\u5c0f\u591c\u5929\u5c0f\u52ab\u3011:?\u5728\u76f4\u64ad\u95f4:?\u3010392\u3011:?\u8d60\u9001 \u5c0f\u7535\u89c6\u4e00\u4e2a\uff0c\u8bf7\u524d\u5f80\u62bd\u5956",
"msg_text": "\u3010\u5e7d\u5c0f\u591c\u5929\u5c0f\u52ab\u3011:?\u5728\u76f4\u64ad\u95f4:?\u3010392\u3011:?\u8d60\u9001 \u5c0f\u7535\u89c6\u4e00\u4e2a\uff0c\u8bf7\u524d\u5f80\u62bd\u5956",
"rep": 1,
"styleType": 2,
"url": "http:\/\/live.bilibili.com\/392",
"roomid": 392,
"real_roomid": 71084,
"rnd": 44332151,
"tv_id": "29349"
}

View File

@@ -0,0 +1,10 @@
{
"cmd": "WELCOME",
"data": {
"uid": 18625858,
"uname": "\u662f\u767d\u8272\u70e4\u6f06",
"isadmin": 0,
"svip": 1
},
"roomid": 39189
}

View File

@@ -0,0 +1,10 @@
{
"cmd": "WELCOME_GUARD",
"data": {
"uid": 23598108,
"username": "lovevael",
"guard_level": 3,
"water_god": 0
},
"roomid": 43001
}