/douyin-live

Python爬虫,抖音直播小爬虫,可以爬取抖音直播弹幕,抖音直播礼物,抖音礼物排行,抖音直播账号信息,抖音直播流地址,抖音直播礼物价值,抖音直播进出,抖音直播在线观众,2024年可用,保活100年

Primary LanguagePython

抖音直播爬虫 python 实现

抖音弹幕抓取,礼物抓取,直播流地址抓取,可以抓取到m3u8直播流链接,还有flv直播流链接,还有直播礼物打赏排名,在线观众排名等等。
可配置服务端地址,将数据推送到自己的服务器,可以控制是否开启推送等配置。可以控制是否保存lOG文件等配置。
欢迎参观我的CSDN博客:我的CSDN博客,阅读量过260W,粉丝过3W
欢迎参观我的掘金博客:我的掘金博客,阅读量过100,粉丝过2个

环境大于3.6应该都可以

python 3.9 

安装依赖

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/

生成Proto文件

(proto是需要单独安装的一个工具哦,mac电脑应该是必须执行这条命令才可以,windows的应该可以直接用)

protoc -I . --python_out=. ./proto/dy.proto

此时会在proto文件夹中重新生成dy_pb2.py文件,mac电脑一定要这样做,windows也尽量这样生成一下,避免程序启动失败。

动态配置

# 配置日志信息
import logging

# 配置日志信息
LOG_FILE_SAVE = True
LOG_FILE_NAME = "log.txt"
LOG_LEVEL = logging.DEBUG
LOG_FORMAT = "%(asctime)s - %(levelname)s - %(message)s"

# 直播信息配置:直播地址,直播用户排名,直播排名抓取间隔,直播推送到后台,推送到后台地址
LIVE_ROOM_URL = "https://live.douyin.com/646454278948"
# 特殊礼物单独统计
LIVE_GIFT_LIST = ["月下瀑布"]
# 是否抓取在线打赏排名
LIVE_RANK_LIST = True
# 获取礼物排名时间间隔: 建议不要低于10秒
LIVE_RANK_INTERVAL = 10
# 使用ws推送直播数据
LIVE_WEB_SEND = False
# 是否开启HTTP推送
LIVE_HTTP_SEND = True
# 多久向服务端推送一条消息
LIVE_SEND_INTERVAL = 3
# HTTP推送地址:普通用户不用管下面的配置,需要将直播数据推送到你们服务器的才配置
LIVE_WEB_SEND_URL = "http://************/game/gamemgnt"
# 一场比赛唯一的UUID
GAME_UUID = "157ae45b-263b-414a-8976-6d2ad210a7e8"
# 应援UUID(这是我们自己项目推送使用的参数):4
DONATION_UUID = "179019d3-83dd-4619-b7d9-579786659204"

运行

打开浏览器,打开你想监听的抖音直播间,然后将直播间网址黏贴到config.py的LIVE_ROOM_URL中,然后运行main.py程序即可看到效果。 注意:如果要获取排名,需要将时间间隔设置大一点,否则抓取频繁会获取不到数据:打包房间人数失败

python main.py

直播流地址

直播流地址可以使用在线播放工具测试是否可以正常播放直播内容
西瓜播放器(支持flv直播流):https://h5player.bytedance.com/generate/
m3u8在线播放器(播放m3u8流):http://tool.pfan.cn/m3u8/

TODO

有的直播有可能获取不到m3u8的链接,待研究:https://live.douyin.com/3652616706
flv直播流地址区分标清|高清|蓝光地址,需要都获取到

运行效果

记得修改config.py里面的直播地址啊,不然获取不到数据的!
获取线上数据失败:如果你不用将直播数据推送到你们的服务器上,可以忽略此提示
start http senders
http sender
2024-04-16 17:13:57,297 - DEBUG - Starting new HTTPS connection (1): live.douyin.com:443
2024-04-16 17:13:57,700 - DEBUG - https://live.douyin.com:443 "GET /52324874990 HTTP/1.1" 200 None
2024-04-16 17:13:57,940 - INFO - 房间标题: 北动大熊猫萌二高清直播
2024-04-16 17:13:57,941 - INFO - 主播账号信息: {'id_str': '99353095475', 'sec_uid': 'MS4wLjABAAAArf1JgnImFcabNtZ9bveDoTPqlyUg_-_ZwSV8w23t1Vw', 'nickname': '小勇子户外(小火柴)', 'avatar_thumb': {'url_list': ['https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_43e46b4794d6063bf23f36e88bb6e200.jpeg?from=3067671334', 'https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_43e46b4794d6063bf23f36e88bb6e200.jpeg?from=3067671334', 'https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_43e46b4794d6063bf23f36e88bb6e200.jpeg?from=3067671334']}, 'follow_info': {'follow_status': 0, 'follow_status_str': '0'}, 'subscribe': {'is_member': False, 'level': 0, 'identity_type': 0, 'buy_type': 0, 'open': 1}}
2024-04-16 17:13:57,941 - INFO - 直播流m3u8链接地址是: https://pull-hls-l11.douyincdn.com/stage/stream-114974798599422097_or4.m3u8?expire=1713863637&sign=63c545ea9d5dd616e5979185f21d5d98
2024-04-16 17:13:57,941 - INFO - 直播流FLV地址是: https://pull-flv-l11.douyincdn.com/stage/stream-114974798599422097_sd.flv?expire=1713863637\u0026sign=6d73b52e414d578b4b5ade38c90a29a3
2024-04-16 17:13:57,944 - DEBUG - Starting new HTTPS connection (1): live.douyin.com:443
主播账号信息: {'id_str': '99353095475', 'sec_uid': 'MS4wLjABAAAArf1JgnImFcabNtZ9bveDoTPqlyUg_-_ZwSV8w23t1Vw', 'nickname': '小勇子户外(小火柴)', 'avatar_thumb': {'url_list': ['https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_43e46b4794d6063bf23f36e88bb6e200.jpeg?from=3067671334', 'https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_43e46b4794d6063bf23f36e88bb6e200.jpeg?from=3067671334', 'https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_43e46b4794d6063bf23f36e88bb6e200.jpeg?from=3067671334']}, 'follow_info': {'follow_status': 0, 'follow_status_str': '0'}, 'subscribe': {'is_member': False, 'level': 0, 'identity_type': 0, 'buy_type': 0, 'open': 1}}
直播流m3u8链接地址是: https://pull-hls-l11.douyincdn.com/stage/stream-114974798599422097_or4.m3u8?expire=1713863637&sign=63c545ea9d5dd616e5979185f21d5d98
直播流FLV地址是: https://pull-flv-l11.douyincdn.com/stage/stream-114974798599422097_sd.flv?expire=1713863637\u0026sign=6d73b52e414d578b4b5ade38c90a29a3
间隔10秒更新一下排行
2024-04-16 17:13:58,185 - INFO - Websocket connected
2024-04-16 17:13:58,185 - INFO - [onOpen] [webSocket Open事件] [房间Id:7358387030579055411]
2024-04-16 17:13:58,186 - INFO - [ping] [💗发送ping心跳] [房间Id:7358387030579055411] ====> 房间🏖标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:58,241 - INFO - [sendAck] [🌟发送Ack] [房间Id:7358387030579055411] ====> 房间标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:58,242 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11562] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390657369289740", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2941916173044219", "shortId": "2183103078", "nickName": "低调(*☻-☻*)沉默", "gender": 2, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_83a9e9648efc88bfc8983d2d951b1492.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_6.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "6", "alternativeText": "荣誉等级6级勋章"}}], "FollowInfo": {"followingCount": "848", "followerCount": "260", "followerCountStr": "260", "followingCountStr": "848"}, "displayId": "2183103078", "secUid": "MS4wLjABAAAAEgLIBKtJLe2ssBBZyt6gxQ-_vQRfXt43sxxEFGI1OQjlHJsYfVO7xeTaQJ_pUHin"}, "memberCount": "11562", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,242 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390656911340819", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "440282135662221", "shortId": "87046470946", "nickName": "用户8011576662498", "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "37", "followerCount": "4", "followerCountStr": "4", "followingCountStr": "37"}, "displayId": "87046470946", "secUid": "MS4wLjABAAAAeBgA458oXLOX0bs6fpTSm8g-T25V_1gy-Kw5aVrDvXw"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,242 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11522] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390659193486885", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2982355767150520", "shortId": "46851694867", "nickName": "46851694867", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/aweme_default_avatar.png.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_2.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "2", "alternativeText": "荣誉等级2级勋章"}}], "FollowInfo": {"followingCount": "193", "followerCountStr": "0", "followingCountStr": "193"}, "displayId": "46851694867", "secUid": "MS4wLjABAAAAxohfHtj5Om1OahDpVuqMXEXiAtAmK2ksmfiCwbZQ-VWlmUGUfJMZl-W6KemLaa_W"}, "memberCount": "11522", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,242 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390663945493798", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2137094371413479", "shortId": "3734925682", "nickName": "陈老三", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_0865ad66eca54a2696a48d5051611ec3.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_15.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "15", "alternativeText": "荣誉等级15级勋章"}}], "FollowInfo": {"followingCount": "9968", "followerCount": "1476", "followerCountStr": "1476", "followingCountStr": "9968"}, "displayId": "dyuhelmoqf4m", "secUid": "MS4wLjABAAAAz2FzbVqKAm0RfbzKXbKMwbApOXULNmCAIrKY-7nrafF3-SRmZoqC7bWDyeHUvlHM"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,242 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390661860922146", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1978770252637351", "shortId": "3715278881", "nickName": "一生有你", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_0827121f9d21488e95db7e5ab85433e0.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_9.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "9", "alternativeText": "荣誉等级9级勋章"}}], "FollowInfo": {"followingCount": "494", "followerCount": "109", "followerCountStr": "109", "followingCountStr": "494"}, "displayId": "dyzo1ibpa8hj", "secUid": "MS4wLjABAAAAporsyrRu1upRGzfoFnZvbceTWbhxoFiy08HKTptQRcZ65tz5s_z_0q9zGKRNcDjX"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,242 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11610] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390662582164517", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "93581528542", "shortId": "571980194", "nickName": "用户太源8577171502725", "gender": 1, "Level": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3792_5112637127.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_18.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "18", "alternativeText": "荣誉等级18级勋章"}}], "FollowInfo": {"followingCount": "1380", "followerCount": "142", "followerCountStr": "142", "followingCountStr": "1380"}, "displayId": "571980194", "secUid": "MS4wLjABAAAAcHFr8KtrAL1su066uPiELXLhjYmrDUqfdCWZVJ3NOzY"}, "memberCount": "11610", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,242 - INFO - [unPackWebcastGiftMessage] [直播间礼物消息1:1] [房间Id:7358387030579055411] {"common": {"method": "WebcastGiftMessage", "msgId": "7358390593569264659", "roomId": "7358387030579055411", "createTime": "1713258835885", "isShowMsg": true, "describe": "一枝梅🌸:送给主播 1个小心心", "priorityScore": "31000"}, "giftId": "463", "groupCount": "1", "repeatCount": "1", "comboCount": "1", "user": {"id": "2058756181728925", "shortId": "69848922661", "nickName": "一枝梅🌸", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg.jpeg?from=3067671334", "https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg.jpeg?from=3067671334", "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg"}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_23.png~tplv-obj.image", "http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_23.png~tplv-obj.image"], "uri": "webcast/new_user_grade_level_v1_23.png", "height": "16", "width": "32", "imageType": 1, "content": {"level": "23", "alternativeText": "荣誉等级23级勋章"}}], "FollowInfo": {"followingCount": "3077", "followerCount": "417", "followerCountStr": "417", "followingCountStr": "3077"}, "displayId": "69848922661", "secUid": "MS4wLjABAAAAJpr44UpnewaI42MwtSA7-akkhlvm3TkM-ke9eOk1QPWYkAmfs4JC-hMSoPTNpX30"}, "groupId": "1713258835", "gift": {"image": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png", "http://p11-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png"], "uri": "webcast/154c9946db73cba98529ab66792e5385.png", "avgColor": "#FFEBEB"}, "describe": "送出小心心", "id": "463", "forLinkmic": true, "combo": true, "type": 1, "diamondCount": 1, "isDisplayedOnPanel": true, "name": "小心心", "icon": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png", "http://p11-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png"], "uri": "webcast/154c9946db73cba98529ab66792e5385.png", "avgColor": "#EBE1CE"}}, "publicAreaCommon": {"userLabel": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image", "http://p11-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image"], "uri": "webcast/userlabel_new_chat.png", "avgColor": "#FFF1EB"}}, "trayDisplayText": {"key": "webcast_aweme_tray_message_to_anchor", "defaultPatter": "送{0}", "defaultFormat": {"color": "#B3FFFFFF", "weight": 400, "useRemoteClor": true}, "piecesList": [{"type": true, "format": {"color": "#B3FFFFFF", "weight": 400, "useRemoteClor": true}}]}, "totalCount": "1", "clientGiftSource": 1, "sendTime": "1713258835164", "traceId": "15e9cca83dcf7ba665e768461d02b43a"}
2024-04-16 17:13:58,242 - INFO - [onMessage] [待解析方法WebcastRanklistHourEntranceMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,243 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11604] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390666739002931", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "106156554687", "shortId": "3023029164", "nickName": "丁敬良", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_2ed1d0001f1750784dab2.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "830", "followerCount": "177", "followStatus": "1", "followerCountStr": "177", "followingCountStr": "830"}, "displayId": "dingjinglian", "secUid": "MS4wLjABAAAAlESbuQOrIlcKrj7u2VfUNiPyTP6CG-r15jYXioNH8bc"}, "memberCount": "11604", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,243 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11542] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390666462071844", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1873188038392431", "shortId": "3602973046", "nickName": "奋勇向前", "gender": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_8f1eb90b61ff977d28f7934e245850f0.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_1.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "1", "alternativeText": "荣誉等级1级勋章"}}], "FollowInfo": {"followingCount": "291", "followerCount": "54", "followerCountStr": "54", "followingCountStr": "291"}, "displayId": "dypijwwmnppp", "secUid": "MS4wLjABAAAA78QVSQbPDhVBSHrJFoNmP1FksSXjCdO3M62eB541-L-wgYX-OLz8-p3OE1GA42KF"}, "memberCount": "11542", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,243 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11522] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390664462381862", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "61532881291", "shortId": "595853462", "nickName": "芯怡妈妈", "gender": 2, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_18a7100047fded4cbeb22.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_2.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "2", "alternativeText": "荣誉等级2级勋章"}}], "FollowInfo": {"followingCount": "4250", "followerCount": "2039", "followerCountStr": "2039", "followingCountStr": "4250"}, "displayId": "595853462", "secUid": "MS4wLjABAAAAuFyC9SwyFFGQAzbUCaJrtIBevPL9535Y78XVe73YMe8"}, "memberCount": "11522", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11604] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390666282954021", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "105085307057", "shortId": "1713845727", "nickName": "广东省深圳市宝安区石岩镇巡逻大队(何栋)", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_os07M3HGyA8fUeG1BjtUSHAQP2AB5BAOeEAKkg.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_35.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "35", "alternativeText": "荣誉等级35级勋章"}}], "FollowInfo": {"followingCount": "4935", "followerCount": "1793", "followStatus": "1", "followerCountStr": "1793", "followingCountStr": "4935"}, "displayId": "1713845727", "secUid": "MS4wLjABAAAAdaKXNcWKCRzTyNsJdqEJqwnUTvYQVRWkwXf8CkkNI-E"}, "memberCount": "11604", "action": "1", "enterEffectConfig": {"type": "8", "text": {"key": "honor_live_room_enter_effect", "defaultPatter": "{0:user} 加入了直播间", "defaultFormat": {"color": "#FFFFFF", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#FFFFFF", "useRemoteClor": true}}]}, "textIcon": {"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_grade_enter_32_v3.png~tplv-obj.image"], "avgColor": "#CCA3A3"}, "stayTime": 2000, "badge": {"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_35.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "35"}}, "flexSettingArrayList": ["50", "50", "50", "50"], "textIconOverlay": {"avgColor": "#607A53"}, "textFlexSettingArrayList": ["13", "13", "19", "19"], "dynamicImage": {"avgColor": "#524037"}, "extraMap": {"effect_id": "101", "effect_source": "honor_level", "to_user_id": "105085307057"}, "priority": "40000", "maxWaitTime": "60"}, "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {"userLabel": {"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image", "http://p3-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image"], "uri": "webcast/userlabel_regular_watch.png", "avgColor": "#DCF4FA"}}, "anchorEnterTipType": "3"}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息1] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390636041360411", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31067"}, "user": {"id": "2563696142059219", "shortId": "3598777022", "nickName": "广东智科自动化", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oMb2s71EfEB8EvkIAQmAkAAWYeNA3L8JnB7fDH.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_10.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "10", "alternativeText": "荣誉等级10级勋章"}}], "FollowInfo": {"followingCount": "1645", "followerCount": "1871", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "LMGK1688", "secUid": "MS4wLjABAAAATXgTBgZqSf1XiknmzbCDBBwCZJ0gl-dZfJ_lr7mXkVtM_B39zl-bt1X7WG6Nf-U2"}, "content": "96", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#523737"], "width": "50"}, "eventTime": "1713258836", "individualChatPriority": 50}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息2] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390607257195560", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31019"}, "user": {"id": "3966688696997160", "shortId": "3719573481", "nickName": "媞楹", "gender": 2, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_4355e49a08e3477a297d6e4590bd1edd.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_8.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "8", "alternativeText": "荣誉等级8级勋章"}}], "FollowInfo": {"followingCount": "24", "followerCount": "55", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dyxocslmp2es", "secUid": "MS4wLjABAAAAdbZDCPuX_93eL7R4IyAw5SpmyekIynmdFpWUEghQF37oegi3Fp3lBbGy7Np8lxmu"}, "content": "96", "giftImage": {"width": "50"}, "eventTime": "1713258836", "individualChatPriority": 50}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息3] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390608355431487", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "1930332380867660", "shortId": "2976217106", "nickName": "安琪", "gender": 2, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_17a65da864cb4ed4a443accace5794b8.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_6.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "6", "alternativeText": "荣誉等级6级勋章"}}], "FollowInfo": {"followingCount": "1671", "followerCount": "532", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dy6murq30vje", "secUid": "MS4wLjABAAAAcOr-hTH2PCj2ZNAON_BQU3IGcjyKcMqTjxJVDbB1kFdTS-ABGu5ZCJUHbkmx33KF"}, "content": "36", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#DCF4FA"], "width": "50"}, "eventTime": "1713258836", "individualChatPriority": 50}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11548] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390670756740406", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2129132279302990", "shortId": "90494573959", "nickName": "无畏", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_d07cb6eac29b4f3da136b06857cccb07.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "113", "followerCount": "21", "followerCountStr": "21", "followingCountStr": "113"}, "displayId": "90494573959", "secUid": "MS4wLjABAAAADEGzjU61Rf_IGiZ7jmZ6H5NCNt7vynFByhrUaDQjtKlI41iX6ZiYzpLybctZ5eR1"}, "memberCount": "11548", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11548] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390671021518859", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2691240997691996", "shortId": "3946002047", "nickName": "林哥哥", "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_b05a4b56a7fd458281f722c91058229c.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "224", "followerCount": "141", "followerCountStr": "141", "followingCountStr": "224"}, "displayId": "lingege77971", "secUid": "MS4wLjABAAAAqQCw2WSxLqW50SR-JaFSC9hLnkiJiqGwG8SwE08ffCFsugdkt4i5GKCFDIHdjzQt"}, "memberCount": "11548", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11542] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390671406888499", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "321483051110701", "shortId": "47333066274", "nickName": "用户2613197716925", "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "57", "followerCount": "1", "followerCountStr": "1", "followingCountStr": "57"}, "displayId": "47333066274", "secUid": "MS4wLjABAAAA9EOqhvRitjQeBIXZ1dseBlD2tfRK78GonQJPw5u9YWQ"}, "memberCount": "11542", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息4] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390636724343843", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31047"}, "user": {"id": "2289621084153452", "shortId": "48846271800", "nickName": "飞向有你的蓝天", "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUIzyhABnJpsACkRsO0AyXAAhANlN5AEFgtfem.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_3.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "3", "alternativeText": "荣誉等级3级勋章"}}], "FollowInfo": {"followingCount": "98", "followerCount": "218", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "48846271800", "secUid": "MS4wLjABAAAAf-9ovHO7_aCn40L-FhnVLBVqTf5V6o14LQSd3yU0jaojmG4svGiRhpD39RiO0LNN"}, "content": "96", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#A37C7C"], "width": "50"}, "eventTime": "1713258836", "individualChatPriority": 50}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息5] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390648887579700", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "333876524238125", "shortId": "3979144027", "nickName": "。阿卡丽", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_osW9TyDGlALf6UD8APvnNpgInbA5eAApuCAlhQ.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_5.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "5", "alternativeText": "荣誉等级5级勋章"}}], "FollowInfo": {"followingCount": "58", "followerCount": "2", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dyq75gr98cd5", "secUid": "MS4wLjABAAAA0rSccfAfCaRMt91brJ75ZpadsXuVaQ8GkYTMO4nVr30"}, "content": "什么鬼才题目", "giftImage": {"urlListList": ["\nQhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#523737"], "width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:58,245 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息6] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390638289785895", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "1239848296908380", "shortId": "3475322816", "nickName": "AK47", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_39fbc2f455568f40c11c6ac10ac66156.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_11.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "11", "alternativeText": "荣誉等级11级勋章"}}], "FollowInfo": {"followingCount": "376", "followerCount": "170", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dye3mrm84nmd", "secUid": "MS4wLjABAAAAy_2IVCzEV_exFg7huoviojG_FsV6GjR3pt_YvorrSSCwVCTNLdtHcE6Xv9RJ997L"}, "content": "4", "giftImage": {"urlListList": ["\nQhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#FFF1EB"], "width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:58,245 - INFO - [sendAck] [🌟发送Ack] [房间Id:7358387030579055411] ====> 房间标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:58,245 - INFO - [onMessage] [待解析方法WebcastRoomStreamAdaptationMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,245 - INFO - [onMessage] [待解析方法WebcastRoomDataSyncMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,245 - INFO - [onMessage] [待解析方法WebcastInRoomBannerMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,246 - INFO - [onMessage] [待解析方法WebcastRoomStatsMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,246 - INFO - [onMessage] [待解析方法WebcastRoomDataSyncMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,246 - INFO - [onMessage] [待解析方法WebcastRoomRankMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:58,293 - DEBUG - https://live.douyin.com:443 "GET /webcast/ranklist/audience/?aid=6383&app_name=douyin_web&live_id=1&device_platform=web&language=zh-CN&cookie_enabled=true&screen_width=2560&screen_height=1440&browser_language=zh-CN&browser_platform=Win32&browser_name=Chrome&browser_version=117.0.0.0&webcast_sdk_version=2450&room_id=7358387030579055411&rank_type=30 HTTP/1.1" 200 None
更新打赏排行: [{'nickname': '点亮未来', 'rank': 1}, {'nickname': '一晃就老了', 'rank': 2}, {'nickname': '黃健', 'rank': 3}, {'nickname': '重新演艺', 'rank': 4}]
2024-04-16 17:13:58,314 - INFO - 更新打赏排行: [{'nickname': '点亮未来', 'rank': 1}, {'nickname': '一晃就老了', 'rank': 2}, {'nickname': '黃健', 'rank': 3}, {'nickname': '重新演艺', 'rank': 4}]
2024-04-16 17:13:58,440 - INFO - [sendAck] [🌟发送Ack] [房间Id:7358387030579055411] ====> 房间标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:58,441 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息7] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390650850726921", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "1055990846340071", "shortId": "47368715870", "nickName": "垚垚垚垚", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_osgAghB9yAAOObpAAzCQDpc9fA2ECIte1AHAoK.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_1.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "1", "alternativeText": "荣誉等级1级勋章"}}], "FollowInfo": {"followingCount": "32", "followerCount": "6", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "47368715870", "secUid": "MS4wLjABAAAAJCaNl2nlObttUG2XMpOhMxh5cbtAm5ewj3eI4MUnNtl8gUveE-XH_2SUT2qNy4vl"}, "content": "1", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#CCBEA3"], "width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:58,441 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息8] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390655346906150", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "250319375442846", "shortId": "2219452413", "nickName": "ℳ🥂温ꦿ꧉暖💕", "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_1e1a400002d47cccd910a.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_6.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "6", "alternativeText": "荣誉等级6级勋章"}}], "FollowInfo": {"followingCount": "938", "followerCount": "103", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "189675210yh", "secUid": "MS4wLjABAAAAn7Fy3v9j7sqvSV1DrUK22DsZavIObCb5N0OtB-kXLtA"}, "content": "6", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#E0D4BC"], "width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:58,441 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390675564310565", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "66709858709", "shortId": "3624307519", "nickName": "⚜️混", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_o4LG9MAAbAECAinIBwQXczIAQe7ifLaAzGDEBe.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_2.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "2", "alternativeText": "荣誉等级2级勋章"}}], "FollowInfo": {"followingCount": "60", "followerCount": "8", "followerCountStr": "8", "followingCountStr": "60"}, "displayId": "hun23949", "secUid": "MS4wLjABAAAAoEJbrh-Z9vV5WfObRaVD8EPtiq-rDrHAi39An3ruPXg"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,441 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390674838790440", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "94926992436", "shortId": "1789861298", "nickName": "🌾吉人💐", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oIyxm8gL3hAQTAhyAtAVINEWNsADtCAN1zCeaf.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_14.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "14", "alternativeText": "荣誉等级14级勋章"}}], "FollowInfo": {"followingCount": "5414", "followerCount": "5477", "followerCountStr": "5477", "followingCountStr": "5414"}, "displayId": "18225623235_", "secUid": "MS4wLjABAAAAIF4fyZAtO8uyEQ-BOCboJLMfSC-4pw4OFgfJeLh6eTU"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,441 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息9] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390638306710578", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31003"}, "user": {"id": "79165214429", "shortId": "152065452", "nickName": "腾海鹅业", "gender": 1, "Level": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_31968000079eebbf37776.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_13.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "13", "alternativeText": "荣誉等级13级勋章"}}], "FollowInfo": {"followingCount": "1178", "followerCount": "1093", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "152065452", "secUid": "MS4wLjABAAAAxTAtuLUX2sxTQ_PrpZqIHTn5VFj6TA8Ca9HxBtKSBfU"}, "content": "96", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#E0BCD4"], "width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:58,441 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息10] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390626705019923", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31011"}, "user": {"id": "111163567611", "shortId": "2043570975", "nickName": "sziszi辛", "gender": 2, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_fc9f8a878d35b4e80c0e5eb332e00607.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "529", "followerCount": "420", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "2043570975", "secUid": "MS4wLjABAAAAj7JbXa8GHTu-Ort7uh6OZM_t8fvp0IXT7TB8pwK3mHg"}, "content": "96", "giftImage": {"width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:58,441 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390676222488102", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "4503241182949144", "shortId": "38485805034", "nickName": "0.:/ 复制这条信息打开【抖音火山版】", "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_osAlL59WzIAs1vJdAKfACyenVCtjyAAEh5gsAl.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "335", "followerCount": "5", "followerCountStr": "5", "followingCountStr": "335"}, "displayId": "38485805034", "secUid": "MS4wLjABAAAAZWW4IxWBVml-bNZnjGJfWN92CsXnI_dIlzbwIVEubqG1dkmJKMVxX2e6fV8kPYKF"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:58,442 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息11] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390648531702810", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31099"}, "user": {"id": "3474065731635399", "shortId": "3550833188", "nickName": "享受孤独。", "gender": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_c654852c39224048bfdbe6dbcb9f0c5e.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_7.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "7", "alternativeText": "荣誉等级7级勋章"}}], "FollowInfo": {"followingCount": "664", "followerCount": "398", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "weiaifuchu4778", "secUid": "MS4wLjABAAAALRbD90AtYLtALEz0vfke3-lZ_uAKhaIkaWqYLloNXvgHxOmDyJmeZg5qYJLnUT5q"}, "content": "72", "giftImage": {"urlListList": ["\nRhttp://p11-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#BCBCE0"], "width": "50"}, "eventTime": "1713258837", "individualChatPriority": 50}
2024-04-16 17:13:59,062 - INFO - [sendAck] [🌟发送Ack] [房间Id:7358387030579055411] ====> 房间标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:59,063 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息12] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390623643440164", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "861606885201564", "shortId": "3755039560", "nickName": "拿来主义", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_0bd7550227574afb8f160ea836812353.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_6.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "6", "alternativeText": "荣誉等级6级勋章"}}], "FollowInfo": {"followingCount": "299", "followerCount": "357", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dyygbi722obt", "secUid": "MS4wLjABAAAAxRVeo5_6iu7Qii9-lnWyFi8PXVpKSF4QzD3eEW5xmGs"}, "content": "64", "giftImage": {"urlListList": ["\nQhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#7A6D53"], "width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,064 - INFO - [unPackWebcastGiftMessage] [直播间礼物消息2:2] [房间Id:7358387030579055411] {"common": {"method": "WebcastGiftMessage", "msgId": "7358390636674339877", "roomId": "7358387030579055411", "createTime": "1713258838", "isShowMsg": true, "describe": "一枝梅🌸:送给主播 1个小心心", "priorityScore": "31000"}, "giftId": "463", "groupCount": "1", "repeatCount": "1", "comboCount": "1", "user": {"id": "2058756181728925", "shortId": "69848922661", "nickName": "一枝梅🌸", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg.jpeg?from=3067671334", "https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg.jpeg?from=3067671334", "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813_oUeqnbLhBD7GI6LTsAJA8EkUEp7FAAeYDBFAeg"}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_23.png~tplv-obj.image", "http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_23.png~tplv-obj.image"], "uri": "webcast/new_user_grade_level_v1_23.png", "height": "16", "width": "32", "imageType": 1, "content": {"level": "23", "alternativeText": "荣誉等级23级勋章"}}], "FollowInfo": {"followingCount": "3077", "followerCount": "417", "followerCountStr": "417", "followingCountStr": "3077"}, "displayId": "69848922661", "secUid": "MS4wLjABAAAAJpr44UpnewaI42MwtSA7-akkhlvm3TkM-ke9eOk1QPWYkAmfs4JC-hMSoPTNpX30"}, "repeatEnd": 1, "groupId": "1713258835", "gift": {"image": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png", "http://p11-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png"], "uri": "webcast/154c9946db73cba98529ab66792e5385.png", "avgColor": "#FFEBEB"}, "describe": "送出小心心", "id": "463", "forLinkmic": true, "combo": true, "type": 1, "diamondCount": 1, "isDisplayedOnPanel": true, "name": "小心心", "icon": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png", "http://p11-webcast.douyinpic.com/img/webcast/154c9946db73cba98529ab66792e5385.png~tplv-obj.png"], "uri": "webcast/154c9946db73cba98529ab66792e5385.png", "avgColor": "#EBE1CE"}}, "publicAreaCommon": {"userLabel": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image", "http://p11-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image"], "uri": "webcast/userlabel_new_chat.png", "avgColor": "#FFF1EB"}}, "trayDisplayText": {"key": "webcast_aweme_tray_message_to_anchor", "defaultPatter": "送{0}", "defaultFormat": {"color": "#B3FFFFFF", "weight": 400, "useRemoteClor": true}, "piecesList": [{"type": true, "format": {"color": "#B3FFFFFF", "weight": 400, "useRemoteClor": true}}]}, "totalCount": "1", "clientGiftSource": 1, "sendTime": "1713258835164", "traceId": "15e9cca83dcf7ba665e768461d02b43a"}
2024-04-16 17:13:59,064 - INFO - [unPackWebcastLikeMessage] [直播间点赞统计14014] [房间Id:7358387030579055411] | {"common": {"method": "WebcastLikeMessage", "msgId": "7358390678349828876", "roomId": "7358387030579055411", "isShowMsg": true, "anchorFoldType": "1", "anchorFoldTypeV2": "1"}, "count": "11", "total": "14014", "user": {"id": "1849836651180979", "shortId": "84690751417", "nickName": "麦穗🌾", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_ddfc732eeef76473ec7ca34080e45e74.jpeg?from=3067671334", "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_ddfc732eeef76473ec7ca34080e45e74.jpeg?from=3067671334", "https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_ddfc732eeef76473ec7ca34080e45e74.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-avt-0015_ddfc732eeef76473ec7ca34080e45e74"}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/webcast_admin_badge.png~tplv-obj.image", "http://p11-webcast.douyinpic.com/img/webcast/webcast_admin_badge.png~tplv-obj.image"], "uri": "webcast/webcast_admin_badge.png", "height": "16", "width": "16", "imageType": 3, "content": {"alternativeText": "房管勋章"}}, {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_19.png~tplv-obj.image", "http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_19.png~tplv-obj.image"], "uri": "webcast/new_user_grade_level_v1_19.png", "height": "16", "width": "32", "imageType": 1, "content": {"level": "19", "alternativeText": "荣誉等级19级勋章"}}, {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/fansclub_level_v6_9.png~tplv-obj.image", "http://p11-webcast.douyinpic.com/img/webcast/fansclub_level_v6_9.png~tplv-obj.image"], "uri": "webcast/fansclub_level_v6_9.png", "imageType": 7, "content": {"name": "8519", "fontColor": "#FFFFFF", "level": "9", "alternativeText": "8519粉丝团勋章"}}], "FollowInfo": {"followingCount": "425", "followerCount": "6506", "followStatus": "2", "followerCountStr": "6506", "followingCountStr": "425"}, "displayId": "84690751417", "secUid": "MS4wLjABAAAAWALfbzbluQYIgIexRwvDtrRI5kcVRhud7Z6wkptojTqRKlHBFetnGFJh-6h4bhEA"}, "displayControlInfo": {"showIcons": true}}
2024-04-16 17:13:59,064 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息13] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390647466349594", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31062"}, "user": {"id": "3309953782936920", "shortId": "30086305554", "nickName": "学海无边", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oco9ZRDCBA6hGNCfAnvxdugInbAYeAAI9CAlrQ.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_2.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "2", "alternativeText": "荣誉等级2级勋章"}}], "FollowInfo": {"followingCount": "85", "followerCount": "19", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "30086305554", "secUid": "MS4wLjABAAAAtzsZD5pGc0kR-0Z9m2-wmTA4F_O3k2MruaKIpLaMuUOvAWoviPsI0ahZFVlYCad0"}, "content": "都是倍数规律", "giftImage": {"urlListList": ["\nRhttp://p11-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#DCF4FA"], "width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,064 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息14] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390631327798272", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "131537255543800", "shortId": "3653882146", "nickName": "童心未泯", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_da7dcd9bd817473b909cd70a5f1ca73d.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_6.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "6", "alternativeText": "荣誉等级6级勋章"}}], "FollowInfo": {"followingCount": "495", "followerCount": "87", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dy84z2o09fpn", "secUid": "MS4wLjABAAAAXNGeZZy-vIQhofb22pAs5e8iC0qs7Sro5MGtMOazZ_s"}, "content": "96", "giftImage": {"width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,064 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息15] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390635877700660", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31005"}, "user": {"id": "109761547331", "shortId": "2219213812", "nickName": "人身平安", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_2e75d00029afa6650a398.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_2.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "2", "alternativeText": "荣誉等级2级勋章"}}], "FollowInfo": {"followingCount": "4381", "followerCount": "2074", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "2219213812", "secUid": "MS4wLjABAAAAsd9-puGitj8sDaXQktS9dXbFGffti5PrRd4wn_K2mjE"}, "content": "32", "giftImage": {"urlListList": ["\nRhttp://p11-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#D6D6D6"], "width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,065 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息16] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390641250260002", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "111476969770", "shortId": "2110200760", "nickName": "飘飘风", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_e2ae79b0e40b4749aa3ba87098596810.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_5.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "5", "alternativeText": "荣誉等级5级勋章"}}], "FollowInfo": {"followingCount": "378", "followerCount": "351", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "2110200760", "secUid": "MS4wLjABAAAAdKFxd3BO3pMQxZrQ8_DoTIxvTuG-hzeKGabSms29zD0"}, "content": "96", "giftImage": {"width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,065 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息17] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390640906556455", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31033"}, "user": {"id": "2260196604776344", "shortId": "3495596563", "nickName": "移山填海", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_30e72f499e1b48f498fe87e03479011e.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_1.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "1", "alternativeText": "荣誉等级1级勋章"}}], "FollowInfo": {"followingCount": "131", "followerCount": "92", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "yishantianha38", "secUid": "MS4wLjABAAAA6WaPx_szp-Mt6DPF0_7ke6obNx0z3741H0fYT-R9TQucxR8bUZ1Rk2QIx4qL9znS"}, "content": "1", "giftImage": {"urlListList": ["\nQhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#CCA3A3"], "width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,066 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11548] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390678098338344", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "97872317042", "shortId": "3481586411", "nickName": "**人的", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_aaac9770d1f042a083fe9c7b1006325a.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_20.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "20", "alternativeText": "荣誉等级20级勋章"}}, {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/fansclub_level_v6_7.png~tplv-obj.image"], "imageType": 7, "content": {"name": "大傻", "fontColor": "#FFFFFF", "level": "7", "alternativeText": "大傻粉丝团勋章"}}], "FollowInfo": {"followingCount": "778", "followerCount": "157", "followerCountStr": "157", "followingCountStr": "778"}, "displayId": "zhongguorend82", "secUid": "MS4wLjABAAAAhYZxyrWh2Zx3rdB1xBQdqbqC0fb-ud9Aeb6ZIdjkWyY"}, "memberCount": "11548", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:59,877 - INFO - [sendAck] [🌟发送Ack] [房间Id:7358387030579055411] ====> 房间标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:59,877 - INFO - [onMessage] [待解析方法WebcastRoomDataSyncMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:59,877 - INFO - [onMessage] [待解析方法WebcastRoomRankMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:59,877 - INFO - [onMessage] [待解析方法WebcastRoomStreamAdaptationMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:59,877 - INFO - [onMessage] [待解析方法WebcastRoomDataSyncMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:59,877 - INFO - [onMessage] [待解析方法WebcastInRoomBannerMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:59,877 - INFO - [onMessage] [待解析方法WebcastRoomStatsMessage等待解析~] [房间Id:7358387030579055411]
2024-04-16 17:13:59,877 - INFO - [sendAck] [🌟发送Ack] [房间Id:7358387030579055411] ====> 房间标题【北动大熊猫萌二高清直播】
2024-04-16 17:13:59,877 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11567] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390681150497830", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1226655880189902", "shortId": "3525598068", "nickName": "相约不如偶遇", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_2f7f90001419f557dd68e.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "29", "followerCount": "18", "followerCountStr": "18", "followingCountStr": "29"}, "displayId": "dybmggmgfx6i", "secUid": "MS4wLjABAAAAphCqnX80V7y0ez0_TtiAiNvdKdWwTPvZgIAiyam6h_jqKodZZh0aFgFI-4PhQAOl"}, "memberCount": "11567", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}}
2024-04-16 17:13:59,877 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息18] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390635278324736", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31048"}, "user": {"id": "3430891371137629", "shortId": "4026076815", "nickName": "黄一瓶、家装、木饰面", "gender": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_079eb3ecbb2d86d337d14dd4c2530ef0.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_10.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "10", "alternativeText": "荣誉等级10级勋章"}}], "FollowInfo": {"followingCount": "461", "followerCount": "162", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "dahuang16413", "secUid": "MS4wLjABAAAA9-9NfBbNwqHN5VHjFYyGuLxL2NOp3NHptEGm8CBO-voGAMdI_Pihj0C7KU1E6jbX"}, "content": "26", "giftImage": {"urlListList": ["\nQhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_chat.png~tplv-obj.image*\u0007#FAFAFA"], "width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,877 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 11604] [房间Id:7358387030579055411] | {"common": {"method": "WebcastMemberMessage", "msgId": "7358390679180031525", "roomId": "7358387030579055411", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1468539663035100", "shortId": "3410969317", "nickName": "宁", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3791_5035712059.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_11.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "11", "alternativeText": "荣誉等级11级勋章"}}], "FollowInfo": {"followingCount": "1233", "followerCount": "235", "followerCountStr": "235", "followingCountStr": "1233"}, "displayId": "ning70813", "secUid": "MS4wLjABAAAAA--YQq5-sVUHuYjagduPuv8G2dU1BQe4w8Q4KBzaALXe3bMkogKA2DHSs2zlOeLB"}, "memberCount": "11604", "action": "1", "anchorDisplayText": {"key": "live_room_enter_toast", "defaultPatter": "{0:user} 来了{1:string}", "defaultFormat": {"color": "#b8ffffff", "weight": 400}, "piecesList": [{"type": true, "format": {"color": "#8CE7FF", "weight": 400}}]}, "publicAreaCommon": {}, "anchorEnterTipType": "18"}
2024-04-16 17:13:59,877 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息19] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390635508913164", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "99819294116", "shortId": "1027039450", "nickName": "滴滴哒", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_8d6b000d8f8d58d6b013.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_16.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "16", "alternativeText": "荣誉等级16级勋章"}}], "FollowInfo": {"followingCount": "117", "followerCount": "63", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "1027039450", "secUid": "MS4wLjABAAAANOWF-ftn05L6CDe3IonVZgXgEG9t9u-8iQa0jH-JwIY"}, "content": "故意的", "giftImage": {"urlListList": ["\nRhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_new_watch.png~tplv-obj.image*\u0007#DCF4FA"], "width": "50"}, "eventTime": "1713258838", "individualChatPriority": 50}
2024-04-16 17:13:59,877 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息20] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390659759363098", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "100505301817", "shortId": "1077777235", "nickName": "南瓜", "Level": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_1f0e4cf4510841ff9202bade36a790af.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "202", "followerCount": "153", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "1077777235", "secUid": "MS4wLjABAAAAy7Aa1hYHEtAsrfxYmLDJibdcAWauZviWk27WH1o4PgE"}, "content": "96", "giftImage": {"width": "50"}, "eventTime": "1713258839", "individualChatPriority": 50}
2024-04-16 17:13:59,877 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息21] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390633055360052", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31000"}, "user": {"id": "61968961110", "shortId": "696822667", "nickName": "丹丹🌺", "gender": 2, "Level": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oYAhPnroEOLANQBC1O4zNAKe9HAfAA0gAsczIC.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_14.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "14", "alternativeText": "荣誉等级14级勋章"}}], "FollowInfo": {"followingCount": "474", "followerCount": "2317", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "696822667", "secUid": "MS4wLjABAAAALSTxLJk4bgY7PHbLR9DXTHywyc6akp-RrxNtxqaZMjc"}, "content": "1", "giftImage": {"urlListList": ["\nVhttp://p3-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image*\u0007#523737"], "width": "50"}, "eventTime": "1713258839", "individualChatPriority": 50}
2024-04-16 17:13:59,877 - INFO - [unPackWebcastChatMessage] [直播间弹幕消息22] [房间Id:7358387030579055411] | {"common": {"method": "WebcastChatMessage", "msgId": "7358390620632159232", "roomId": "7358387030579055411", "isShowMsg": true, "priorityScore": "31017"}, "user": {"id": "95325061669", "shortId": "860925879", "nickName": "山农人丹丹", "gender": 2, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_c6b46c5b61bb65779e057833dd5285cd.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_3.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "3", "alternativeText": "荣誉等级3级勋章"}}], "FollowInfo": {"followingCount": "107", "followerCount": "1990", "followerCountStr": "0", "followingCountStr": "0"}, "displayId": "weirenchushi81", "secUid": "MS4wLjABAAAAvR5tRQS1lgyTurNstw8as8Cgn3Clm8MgF-ysldnhN7I"}, "content": "32", "giftImage": {"width": "50"}, "eventTime": "1713258839", "individualChatPriority": 50}
获取到的直播数据是:点赞:14014, 评论: 22, 礼物价值: 2
推送直播数据出错:如果你不用将直播数据推送到你们的服务器上,可以忽略此提示

uuid记录

taskuuid:对应的是每个方法名称 gameuuid:一场比赛对应的uuid,在某个地方可以修改(页面上或者哪里),测试可以使用页面上的 teamuuid:每个队伍对应的uuid,查询队伍的时候会返回给我 uuid:应援的uuid,是添加应援的时候,返回给我