From 62072210f5a0a033845473ea4e038a445924ac47 Mon Sep 17 00:00:00 2001 From: czp Date: Sun, 11 Mar 2018 00:49:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8A=82=E5=A5=8F=E9=A3=8E=E6=9A=B4=E7=9A=84?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=8C=85=E4=B8=AD=E6=B2=A1=E6=9C=89=20real?= =?UTF-8?q?=5Froomid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- .../{SYS_GIFT.json => SYS_GIFT(丰收庆典).json} | 0 .../bullet_screen_stream_json/SYS_GIFT(新春抽奖).json | 11 +++++++++++ .../SYS_GIFT(普通礼物,不可抽奖).json | 9 +++++++++ .../bullet_screen_stream_json/SYS_GIFT(节奏风暴).json | 10 ++++++++++ 5 files changed, 31 insertions(+), 1 deletion(-) rename record/bullet_screen_stream_json/{SYS_GIFT.json => SYS_GIFT(丰收庆典).json} (100%) create mode 100644 record/bullet_screen_stream_json/SYS_GIFT(新春抽奖).json create mode 100644 record/bullet_screen_stream_json/SYS_GIFT(普通礼物,不可抽奖).json create mode 100644 record/bullet_screen_stream_json/SYS_GIFT(节奏风暴).json diff --git a/build.gradle b/build.gradle index c6c37e4..65ba32e 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ group = 'com.hiczp' -version = '0.0.8' +version = '0.0.9' description = 'Bilibili android client API library written in Java' apply plugin: 'idea' diff --git a/record/bullet_screen_stream_json/SYS_GIFT.json b/record/bullet_screen_stream_json/SYS_GIFT(丰收庆典).json similarity index 100% rename from record/bullet_screen_stream_json/SYS_GIFT.json rename to record/bullet_screen_stream_json/SYS_GIFT(丰收庆典).json diff --git a/record/bullet_screen_stream_json/SYS_GIFT(新春抽奖).json b/record/bullet_screen_stream_json/SYS_GIFT(新春抽奖).json new file mode 100644 index 0000000..d7536ae --- /dev/null +++ b/record/bullet_screen_stream_json/SYS_GIFT(新春抽奖).json @@ -0,0 +1,11 @@ +{ + "cmd": "SYS_GIFT", + "msg": "小螃海白翼OuO在直播间5540554开启了新春抽奖,红包大派送啦!一起来沾沾喜气吧!", + "msg_text": "小螃海白翼OuO在直播间5540554开启了新春抽奖,红包大派送啦!一起来沾沾喜气吧!", + "tips": "小螃海白翼OuO在直播间5540554开启了新春抽奖,红包大派送啦!一起来沾沾喜气吧!", + "url": "http://live.bilibili.com/5540554 ", + "roomid": 5540554, + "real_roomid": 5540554, + "giftId": 113, + "msgTips": 0 +} diff --git a/record/bullet_screen_stream_json/SYS_GIFT(普通礼物,不可抽奖).json b/record/bullet_screen_stream_json/SYS_GIFT(普通礼物,不可抽奖).json new file mode 100644 index 0000000..cf55e8d --- /dev/null +++ b/record/bullet_screen_stream_json/SYS_GIFT(普通礼物,不可抽奖).json @@ -0,0 +1,9 @@ +{ + "cmd": "SYS_GIFT", + "msg": "jjhghhfgh:? 在蜜桃姐姐w的:?直播间7813816:?内赠送:?6:?共450个", + "msg_text": "jjhghhfgh在蜜桃姐姐w的直播间7813816内赠送亿圆共450个", + "roomid": 0, + "real_roomid": 0, + "giftId": 0, + "msgTips": 0 +} diff --git a/record/bullet_screen_stream_json/SYS_GIFT(节奏风暴).json b/record/bullet_screen_stream_json/SYS_GIFT(节奏风暴).json new file mode 100644 index 0000000..c56d79e --- /dev/null +++ b/record/bullet_screen_stream_json/SYS_GIFT(节奏风暴).json @@ -0,0 +1,10 @@ +{ + "cmd": "SYS_GIFT", + "msg": "十四不落:? 在直播间 :?590:? 使用了 20 倍节奏风暴,大家快去跟风领取奖励吧!", + "tips": "【十四不落】在直播间【590】使用了 20 倍节奏风暴,大家快去跟风领取奖励吧!", + "url": "http://live.bilibili.com/590", + "roomid": 847617, + "real_roomid": 0, + "giftId": 39, + "msgTips": 1 +}