Coder Social home page Coder Social logo

qingmou / douyin-live Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sjj1024/douyin-live

0.0 0.0 0.0 993 KB

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

Python 97.42% HTML 2.58% Batchfile 0.01%

douyin-live's Introduction

抖音直播爬虫 python 实现

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

环境大于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也尽量这样生成一下,避免程序启动失败。

动态配置

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

# 直播信息配置:直播地址,直播用户排名,直播排名抓取间隔,直播推送到后台,推送到后台地址
LIVE_ROOM_URL = "直播间地址"
LIVE_RANK_LIST = True
# 获取礼物排名时间间隔
LIVE_RANK_INTERVAL = 5
# 使用ws推送直播数据
LIVE_WEB_SEND = False
# 是否开启HTTP推送
LIVE_HTTP_SEND = True
# HTTP推送地址
LIVE_WEB_SEND_URL = "*******************"
# 应援UUID
DONATION_UUID = "73ba8e83-e32d-4ef0-8eca-5877a4f5fab4"

运行

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

python main.py

直播流地址

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

TODO BUG

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

运行效果

2024-01-20 10:57:00,879 - DEBUG - Starting new HTTPS connection (1): live.douyin.com:443
2024-01-20 10:57:01,311 - DEBUG - https://live.douyin.com:443 "GET /639709145929 HTTP/1.1" 200 None
2024-01-20 10:57:01,686 - INFO - 房间标题: 好电影一起看
2024-01-20 10:57:01,687 - INFO - 主播账号信息: {'id_str': '1741272467127696', 'sec_uid': 'MS4wLjABAAAA2h2WHcWBT45ZkMrYL-RE-5squPxBFw1HO3HLFz1zUUQ8nnRB_WxQVYa6XiS0SJ4Y', 'nickname': '灵魂写手电影(收徒中)', 'avatar_thumb': {'url_list': ['https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2371cccfe46f47b69271ffc8ae116bda.jpeg?from=3067671334', 'https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2371cccfe46f47b69271ffc8ae116bda.jpeg?from=3067671334', 'https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2371cccfe46f47b69271ffc8ae116bda.jpeg?from=3067671334']}, 'follow_info': {'follow_status': 0, 'follow_status_str': '0'}}
2024-01-20 10:57:01,689 - INFO - 直播流m3u8链接地址是: https://pull-hs-f5.flive.douyincdn.com/third/stream-114468382421025451_or4/index.m3u8?expire=1706324221&sign=17521449910c96ea109b6af189412264&volcSecret=17521449910c96ea109b6af189412264&volcTime=1706324221
2024-01-20 10:57:01,690 - INFO - 直播流FLV地址是: https://pull-hs-f5.flive.douyincdn.com/third/stream-114468382421025451_hd.flv?expire=1706324221&sign=1252321a3f30b917666943e5fc3d7d21&volcSecret=1252321a3f30b917666943e5fc3d7d21&volcTime=1706324221
2024-01-20 10:57:01,694 - DEBUG - Starting new HTTPS connection (1): live.douyin.com:443
主播账号信息: {'id_str': '1741272467127696', 'sec_uid': 'MS4wLjABAAAA2h2WHcWBT45ZkMrYL-RE-5squPxBFw1HO3HLFz1zUUQ8nnRB_WxQVYa6XiS0SJ4Y', 'nickname': '灵魂写手电影(收徒中)', 'avatar_thumb': {'url_list': ['https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2371cccfe46f47b69271ffc8ae116bda.jpeg?from=3067671334', 'https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2371cccfe46f47b69271ffc8ae116bda.jpeg?from=3067671334', 'https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2371cccfe46f47b69271ffc8ae116bda.jpeg?from=3067671334']}, 'follow_info': {'follow_status': 0, 'follow_status_str': '0'}}
直播流m3u8链接地址是: https://pull-hs-f5.flive.douyincdn.com/third/stream-114468382421025451_or4/index.m3u8?expire=1706324221&sign=17521449910c96ea109b6af189412264&volcSecret=17521449910c96ea109b6af189412264&volcTime=1706324221
直播流FLV地址是: https://pull-hs-f5.flive.douyincdn.com/third/stream-114468382421025451_hd.flv?expire=1706324221&sign=1252321a3f30b917666943e5fc3d7d21&volcSecret=1252321a3f30b917666943e5fc3d7d21&volcTime=1706324221
间隔10秒更新一下排行
2024-01-20 10:57:01,953 - INFO - Websocket connected
2024-01-20 10:57:01,953 - INFO - [onOpen] [webSocket Open事件] [房间Id:7325976269653248795]
2024-01-20 10:57:01,953 - INFO - [ping] [💗发送ping心跳] [房间Id:7325976269653248795] ====> 房间🏖标题【好电影一起看】
2024-01-20 10:57:01,981 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:01,985 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4634] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009105931438899", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1323452674610867", "shortId": "3772236289", "nickName": "帅", "gender": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_734356a3c38e1a702b2555c00258083d.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_37.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "37", "alternativeText": "荣誉等级37级勋章"}}, {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/fansclub_level_v6_10.png~tplv-obj.image"], "imageType": 7, "content": {"name": "宠晓晓", "fontColor": "#FFFFFF", "level": "10", "alternativeText": "宠晓晓粉丝团勋章"}}], "FollowInfo": {"followingCount": "509", "followerCount": "1165", "followerCountStr": "1165", "followingCountStr": "509"}, "displayId": "hli96322", "secUid": "MS4wLjABAAAA-VUJ8bQYgPGhb-HYzlGsiWTWVkZgcQGexCPUh238aAIGyzvlHREcQiTWzgp3K62o"}, "memberCount": "4634", "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://p3-webcast.douyinpic.com/img/webcast/new_grade_enter_32_v3.png~tplv-obj.image"], "avgColor": "#FADCF0"}, "stayTime": 2000, "badge": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_37.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "37"}}, "flexSettingArrayList": ["50", "50", "50", "50"], "textIconOverlay": {"avgColor": "#F0F0F0"}, "textFlexSettingArrayList": ["13", "13", "19", "19"], "dynamicImage": {"avgColor": "#7C7CA3"}, "extraMap": {"to_user_id": "1323452674610867", "effect_id": "101", "effect_source": "honor_level"}, "priority": "40000", "maxWaitTime": "300"}, "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", "http://p6-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image"], "uri": "webcast/userlabel_regular_watch.png", "avgColor": "#B1CCA3"}}}
2024-01-20 10:57:01,985 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009109940276005", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "3060674879307064", "shortId": "35314797107", "nickName": "用户8249041872144", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3797_2889309425.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "223", "followerCount": "28", "followerCountStr": "28", "followingCountStr": "223"}, "displayId": "35314797107", "secUid": "MS4wLjABAAAApQzndOnkBPcz3rO5ecKTuABYkWXLTS6cOYjzcjReS1HQnrLr5R7R6AjoXavvywLK"}, "memberCount": "4864", "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-01-20 10:57:01,986 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4741] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009108523748115", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "67891946327", "shortId": "3160740922", "nickName": "🌙(╯波╰)✨", "gender": 1, "Level": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_ogMGXrgIDVnABNVemjCGAlbxVAnA9AAAEmFfb4.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": "214", "followerCount": "4", "followerCountStr": "4", "followingCountStr": "214"}, "displayId": "dyu0lz73ibqu", "secUid": "MS4wLjABAAAAQpPRoZuIQNx-mQz-qxX2LI1LfrJtoc723QFWdhWwoAQ"}, "memberCount": "4741", "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-01-20 10:57:01,986 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009088412198153", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "58849551659", "shortId": "2297080004", "nickName": "修破轮", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oEClbyuRAAAzA9tBgI8KnWCnGb6wf41DAACEfQ.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p6-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": "886", "followerCount": "491", "followerCountStr": "491", "followingCountStr": "886"}, "displayId": "A13952670ABC", "secUid": "MS4wLjABAAAAADACTxa-ohCZoTzBULuFadsR8N0rhmMLTZpguP0kqbE"}, "memberCount": "4864", "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-01-20 10:57:01,987 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4712] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009113065900838", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "57544359054", "shortId": "20587686", "nickName": "已重置", "gender": 1, "Level": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_osYyYWEJAAAHAewlgEf20gNzrNsdIlEhAACCgI.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": "1500", "followerCount": "1611", "followerCountStr": "1611", "followingCountStr": "1500"}, "displayId": "20587686", "secUid": "MS4wLjABAAAAiFzLlO18IyRnHJkSjvNtQOci2SFd27Q3BUZGuZbce9M"}, "memberCount": "4712", "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-01-20 10:57:01,987 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4741] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009113206459173", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2076321158274856", "shortId": "26221900941", "nickName": "渠县小哥", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2601918d28524270a2a5cc3be29b369c.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": "3426", "followerCount": "236", "followerCountStr": "236", "followingCountStr": "3426"}, "displayId": "26221900941", "secUid": "MS4wLjABAAAA-XhDTCGvTBxmAMFePKmtw87eX0E5LXr923KfFJRZDCu3Vc0ftaTxUQr_IVvlFIUc"}, "memberCount": "4741", "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-01-20 10:57:01,988 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009113044405011", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2568905830171133", "shortId": "4192499554", "nickName": "用户2415212681456小虎哥", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_05292506cf754ca8a5e76d88effe9881.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_4.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "4", "alternativeText": "荣誉等级4级勋章"}}], "FollowInfo": {"followingCount": "1201", "followerCount": "1100", "followerCountStr": "1100", "followingCountStr": "1201"}, "displayId": "dy17kjygmq1vh", "secUid": "MS4wLjABAAAAEXHWQ-qtHrVYAt4fhzFVIWrfJAIQrz7ixh6Ks2zUlcZBHmRJXRRcI7BGziPI6yAG"}, "memberCount": "4864", "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-01-20 10:57:01,989 - INFO - [unPackWebcastRoomUserSeqMessage] [] [房间Id:7325976269653248795] | {"common": {"method": "WebcastRoomUserSeqMessage", "msgId": "7326009108779746063", "roomId": "7325976269653248795", "createTime": "1705719416466"}, "ranksList": [{"user": {"id": "1248665465520808", "nickName": "是吴同学吖", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP.jpeg?from=3067671334", "https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP.jpeg?from=3067671334", "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP"}, "FollowInfo": {}, "idStr": "1248665465520808"}, "rank": "1"}, {"user": {"id": "1270661944982763", "nickName": "🇨🇳敢打必胜", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC.jpeg?from=3067671334", "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC.jpeg?from=3067671334", "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC"}, "FollowInfo": {}, "idStr": "1270661944982763"}, "rank": "2"}, {"user": {"id": "1838832162968797", "nickName": "浪迹天涯", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0.jpeg?from=3067671334", "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0.jpeg?from=3067671334", "https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0"}, "FollowInfo": {}, "idStr": "1838832162968797"}, "rank": "3"}], "total": "4741", "totalUser": "613552", "totalUserStr": "10万+", "totalStr": "4741", "onlineUserForAnchor": "4741", "totalPvForAnchor": "61.4万"}
2024-01-20 10:57:01,990 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4849] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009117708241664", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "88374160398158", "shortId": "35293168555", "nickName": "用户2925611309735", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3795_3047680722.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "164", "followerCount": "2", "followerCountStr": "2", "followingCountStr": "164"}, "displayId": "35293168555", "secUid": "MS4wLjABAAAA3z30Vu_icNLmD6zdA7lHm-Eb6wQhdsC2Uph2Baig93I"}, "memberCount": "4849", "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-01-20 10:57:01,990 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009117947972367", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "4433692944251454", "shortId": "56075551741", "nickName": "难意ι", "gender": 2, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_osKAEdZmYEtIcA87FBlQazBAAmB7AebCUeznDe.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "44", "followerCount": "6", "followerCountStr": "6", "followingCountStr": "44"}, "displayId": "56075551741", "secUid": "MS4wLjABAAAAxASvxYWlCmm4ru5fhWlu-X7ZZG4lxBjvgJGtNR7iHTttcniFaqongxDicdsZEELN"}, "memberCount": "4864", "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-01-20 10:57:01,991 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009118186769190", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "111053078935", "shortId": "2019911771", "nickName": "平淡是真", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_2d017000604eabc31f309.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": "907", "followerCount": "259", "followerCountStr": "259", "followingCountStr": "907"}, "displayId": "2019911771", "secUid": "MS4wLjABAAAASvVbbCx91al9s4QRE1avH-q8ERj7lu-GgEcgC7iq9T4"}, "memberCount": "4864", "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-01-20 10:57:01,992 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009122427095834", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "106838773242", "shortId": "2840451072", "nickName": "我行我素", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_74ec8c5c73d94fc689109cf6097b731a.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p11-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_22.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "22", "alternativeText": "荣誉等级22级勋章"}}], "FollowInfo": {"followingCount": "1639", "followerCount": "1109", "followerCountStr": "1109", "followingCountStr": "1639"}, "displayId": "woxingwosu2810", "secUid": "MS4wLjABAAAA0Bkuv0vFNjng7eD2J5U78A_RcUhvkSfruQLlitrxCtE"}, "memberCount": "5043", "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-01-20 10:57:01,992 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4741] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009122229799721", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1486133479866423", "shortId": "3423683805", "nickName": "正能量、🇨🇳🇨🇳🇨🇳", "gender": 2, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_o0GYvACzyCbHXb5fhAArEAEuAALVNihgteIEAk.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": "4880", "followerCount": "1020", "followerCountStr": "1020", "followingCountStr": "4880"}, "displayId": "1522563TT", "secUid": "MS4wLjABAAAAh6E1b_jIkQrwgyFO4egQoYBeWvPcAEYmTXelpSw9vFf3TQ8u7E6nKljt2p2bYGtZ"}, "memberCount": "4741", "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-01-20 10:57:01,992 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009120187386635", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "110376835837", "shortId": "3517536588", "nickName": "团团方方", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_o0Cg9An3vFtb1AIke3BZCjIDA0b8IAk1AQgAUf.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": "1924", "followerCount": "337", "followerCountStr": "337", "followingCountStr": "1924"}, "displayId": "Zh1981.", "secUid": "MS4wLjABAAAA0Ew-taKV8ir6RYX8gajiM3kxn16jjcgFXA1qkucpc80"}, "memberCount": "4864", "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-01-20 10:57:01,994 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009127016368922", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "63245607459", "shortId": "209899748", "nickName": "SUFAN—速范女装", "gender": 2, "Level": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_10575fd2d5484d5b981980cb3342f1a5.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": "724", "followerCount": "534", "followerCountStr": "534", "followingCountStr": "724"}, "displayId": "209899748", "secUid": "MS4wLjABAAAASWnzx195rnB1YrSsG-8VbD-tFYWaV_UwDCJfeunmDbE"}, "memberCount": "4864", "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-01-20 10:57:01,994 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5027] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009125661526838", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2058746872738868", "shortId": "60539932604", "nickName": "过客→", "gender": 1, "AvatarThumb": {"urlListList": ["https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oEANIfEgNvAfqh8zC59zBmN4AwzZACAIGADl3b.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "86", "followerCount": "301", "followerCountStr": "301", "followingCountStr": "86"}, "displayId": "dyjp68680", "secUid": "MS4wLjABAAAAplOnCJJLfU6Qreq4I0QAotG9HAOnQ8HzjAXfuhjVr6_uzy2RjvggjszHwqFmH938"}, "memberCount": "5027", "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-01-20 10:57:01,995 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009127233522441", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "101925081429", "shortId": "2790630491", "nickName": "腐朽旳嗜好", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_8a95d8dd7985dd8a7d88053fa4a3a7a2.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-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": "152", "followerCount": "94", "followerCountStr": "94", "followingCountStr": "152"}, "displayId": "dydoe4ceibyu", "secUid": "MS4wLjABAAAAlFd1cch_I0SeIipmCe1KkRCF0tegRnVaCfT1McvKldU"}, "memberCount": "4864", "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-01-20 10:57:01,995 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:01,995 - INFO - [onMessage] [待解析方法WebcastRoomStatsMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:01,996 - INFO - [onMessage] [待解析方法WebcastRoomStreamAdaptationMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:01,996 - INFO - [onMessage] [待解析方法WebcastRoomRankMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:02,129 - 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=7325976269653248795&rank_type=30 HTTP/1.1" 200 None
2024-01-20 10:57:02,196 - INFO - 更新打赏排行: [{'nickname': '是吴同学吖', 'rank': 1}, {'nickname': '🇨🇳敢打必胜', 'rank': 2}, {'nickname': '浪迹天涯', 'rank': 3}, {'nickname': '世界名画', 'rank': 4}]
更新打赏排行: [{'nickname': '是吴同学吖', 'rank': 1}, {'nickname': '🇨🇳敢打必胜', 'rank': 2}, {'nickname': '浪迹天涯', 'rank': 3}, {'nickname': '世界名画', 'rank': 4}]
2024-01-20 10:57:02,777 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:02,778 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4741] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009130170616610", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "73892747993", "shortId": "972697601", "nickName": "你家屋头", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_2867e00007b67519f00a7.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": "89", "followerCount": "125", "followerCountStr": "125", "followingCountStr": "89"}, "displayId": "972697601", "secUid": "MS4wLjABAAAAVg4LJl7IXTcm2TMiNxFOTHdL_G2m2j3hjNfUX--Ibgg"}, "memberCount": "4741", "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-01-20 10:57:02,779 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009131289807642", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "104713043451", "shortId": "3325824215", "nickName": "人生如茶...", "Level": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_f3e18bc0b814472ca3e8a20ca2253f34.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": "1341", "followerCount": "26", "followerCountStr": "26", "followingCountStr": "1341"}, "displayId": "dyzw2gx5ciir", "secUid": "MS4wLjABAAAAhDkGttbJLcomtN04DbsYzRKgTCt9zuZk7N_T5UP01X8"}, "memberCount": "5043", "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-01-20 10:57:02,780 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009130773367606", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1953153912935056", "shortId": "4123680719", "nickName": "温顺的狼", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3796_2975850990.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_19.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "19", "alternativeText": "荣誉等级19级勋章"}}, {"urlListList": ["http://p6-webcast.douyinpic.com/img/webcast/fansclub_level_v6_12.png~tplv-obj.image"], "imageType": 7, "content": {"name": "爱飘飘", "fontColor": "#FFFFFF", "level": "12", "alternativeText": "爱飘飘粉丝团勋章"}}], "FollowInfo": {"followingCount": "91", "followerCount": "64", "followerCountStr": "64", "followingCountStr": "91"}, "displayId": "dy11iadxpg0b4", "secUid": "MS4wLjABAAAAzILQI3OdUaMZTIZGRdSgkjOQS42c3iCkYAZT8D5s1HhYFxJkQ6kawfmwK_V2qYh3"}, "memberCount": "5043", "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-01-20 10:57:03,385 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:03,386 - INFO - [onMessage] [待解析方法WebcastRoomStatsMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:03,387 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:03,389 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009134493944630", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1295664383009242", "shortId": "70179699746", "nickName": "用户6770512796904", "AvatarThumb": {"urlListList": ["https://p3.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_1.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "1", "alternativeText": "荣誉等级1级勋章"}}], "FollowInfo": {"followingCount": "177", "followerCount": "14", "followerCountStr": "14", "followingCountStr": "177"}, "displayId": "70179699746", "secUid": "MS4wLjABAAAALc7b5r17LU48wLRzQYRco2Sa6iDjNYo-oEHQc2FARexjgq6J80OY7aYN17No7IUH"}, "memberCount": "5043", "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-01-20 10:57:03,389 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009136403532571", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "3139861241930702", "shortId": "3745208091", "nickName": "奋斗吧💪💪💪", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f94dc75e3f39b67435e1b9890af6a465.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": "1077", "followerCount": "344", "followerCountStr": "344", "followingCountStr": "1077"}, "displayId": "fendouba6504", "secUid": "MS4wLjABAAAARVSnPHYl54J_dPy7cOp_7GIrtaYmfPL0BtU6ZfOGcelyQ144yLbRW8iprDbhDZX4"}, "memberCount": "4864", "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-01-20 10:57:03,390 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009134552992523", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "110655794974", "shortId": "3683092138", "nickName": "用户4956117874288", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_a0cf95131b814dbc9b146edc7839abdc.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "44", "followerCount": "44", "followerCountStr": "44", "followingCountStr": "44"}, "displayId": "dycbkj9gbsns", "secUid": "MS4wLjABAAAADdFcl9qwmICx55R5648sd55hfclWYsCoZyIKZjRfefg"}, "memberCount": "5043", "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": {}}
获取到的直播数据是:点赞:0, 评论: 0, 礼物价值: 0
推送直播数据出错:如果你不用将直播数据推送到你们的服务器上,可以忽略此提示
2024-01-20 10:57:03,990 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:03,991 - INFO - [onMessage] [待解析方法WebcastRoomStreamAdaptationMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:03,991 - INFO - [onMessage] [待解析方法WebcastRoomRankMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:03,992 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:04,805 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:04,807 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5176] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009139573132043", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "102087218057", "shortId": "1201003975", "nickName": "风铃", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_9c502639a66e467194115f65e8be2c4d.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": "682", "followerCount": "171", "followerCountStr": "171", "followingCountStr": "682"}, "displayId": "1201003975", "secUid": "MS4wLjABAAAAyM5_bvqfzim1Y7VqEGbfVrOsl8M6Wmzm17arBgNHMxg"}, "memberCount": "5176", "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-01-20 10:57:04,808 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009138722884415", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2296249476988015", "shortId": "44401888055", "nickName": "执着", "gender": 2, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3793_3114521287.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": "252", "followerCount": "132", "followerCountStr": "132", "followingCountStr": "252"}, "displayId": "44401888055", "secUid": "MS4wLjABAAAAQmV4mNwT4Jbk2-T3jpwFpw4w-SRzJTHBLaakZMpVgsOqPyLsOw7kWzwLn9Efgy3v"}, "memberCount": "5043", "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-01-20 10:57:04,809 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009138571823926", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "53534442640", "shortId": "120852490", "nickName": "开心就好", "gender": 1, "Level": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2daebbfe754f4c3baca5dd75fe2f4da7.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_4.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "4", "alternativeText": "荣誉等级4级勋章"}}], "FollowInfo": {"followingCount": "1375", "followerCount": "472", "followerCountStr": "472", "followingCountStr": "1375"}, "displayId": "120852490", "secUid": "MS4wLjABAAAA9F1zKegoOUmh3jXkPlNAxkodh9KeA9e1tWYdvTN8ac4"}, "memberCount": "5043", "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-01-20 10:57:04,810 - INFO - [unPackWebcastRoomUserSeqMessage] [] [房间Id:7325976269653248795] | {"common": {"method": "WebcastRoomUserSeqMessage", "msgId": "7326009135236498944", "roomId": "7325976269653248795", "createTime": "1705719422445"}, "ranksList": [{"user": {"id": "1248665465520808", "nickName": "是吴同学吖", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP.jpeg?from=3067671334", "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP.jpeg?from=3067671334", "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813c001_oMgAshRHlAAXHECJAzCKCpQqfAfEDIt94ASbpP"}, "FollowInfo": {}, "idStr": "1248665465520808"}, "rank": "1"}, {"user": {"id": "1270661944982763", "nickName": "🇨🇳敢打必胜", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC.jpeg?from=3067671334", "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC.jpeg?from=3067671334", "https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813_oQrwAAhheC2NyFBswgAOpIAsEAmyBGzQAVqAfC"}, "FollowInfo": {}, "idStr": "1270661944982763"}, "rank": "2"}, {"user": {"id": "1838832162968797", "nickName": "浪迹天涯", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0.jpeg?from=3067671334", "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0.jpeg?from=3067671334", "https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0.jpeg?from=3067671334"], "uri": "100x100/aweme-avatar/tos-cn-i-0813_586516e3f0e640d3a88a70be569d6be0"}, "FollowInfo": {}, "idStr": "1838832162968797"}, "rank": "3"}], "total": "5043", "totalUser": "614104", "totalUserStr": "10万+", "totalStr": "5043", "onlineUserForAnchor": "5043", "totalPvForAnchor": "61.4万"}
2024-01-20 10:57:05,422 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:05,422 - INFO - [onMessage] [待解析方法WebcastRoomStreamAdaptationMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:05,423 - INFO - [onMessage] [待解析方法WebcastRoomRankMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:05,423 - INFO - [onMessage] [待解析方法WebcastRoomStatsMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:05,424 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:05,425 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009143549168423", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "99883511614", "shortId": "1031468367", "nickName": "超日常", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oIA9nDgaIWlA6mARQCYAJNeAJDkboAbFGRAeCP.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": "62", "followerCount": "113", "followerCountStr": "113", "followingCountStr": "62"}, "displayId": "17881788k", "secUid": "MS4wLjABAAAAAWC6y7TUFMKacJG5kUY4oUf9Bnk6ySA1K6QIa7ZOFV4"}, "memberCount": "5043", "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-01-20 10:57:05,426 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 4864] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009144363698953", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "50850369464", "shortId": "12480745", "nickName": "爱你所爱", "Level": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_26d670003b20f72f9c4b9.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": "190", "followerCount": "75", "followerCountStr": "75", "followingCountStr": "190"}, "displayId": "12480745", "secUid": "MS4wLjABAAAAWuYIdbrVrZZSgGCkQflYFc3rKGL5mGZ62vJh3nW9b6Y"}, "memberCount": "4864", "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-01-20 10:57:05,427 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5176] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009143897770786", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2849579721034349", "shortId": "3975587946", "nickName": "军歌嘹亮", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_2e9d828929db4b2793382c2dfe747d65.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "10000", "followerCount": "2271", "followStatus": "1", "followerCountStr": "2271", "followingCountStr": "1万"}, "displayId": "jungeliaohao", "secUid": "MS4wLjABAAAA4Wt-FuYo_TAj5w6C7yBYwOTljSCShgLne7Dd7fx9wz8m6GhZEPnkzmURUh4MJ3pm"}, "memberCount": "5176", "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-01-20 10:57:06,617 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:06,617 - INFO - [onMessage] [待解析方法WebcastRoomStatsMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:06,617 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:06,618 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009146611731252", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "80706601137", "shortId": "654533180", "nickName": "无悔", "gender": 1, "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_okl5rEAfcAfDAQALhwPHQfEDQYxwsw1cfAeYYA.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-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": "181", "followerCount": "88", "followerCountStr": "88", "followingCountStr": "181"}, "displayId": "654533180", "secUid": "MS4wLjABAAAAivFm8bKXGaLx8sbG0ix_WWo71CoHenuJKLwJeLSWjdw"}, "memberCount": "5043", "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-01-20 10:57:06,618 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5184] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009136158996490", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1508118725400574", "shortId": "2309745170", "nickName": "东北纯粮酒,好喝不上头!", "gender": 1, "AvatarThumb": {"urlListList": ["https://p6.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oYVCAU8bCSRleAAUIBPk9oFngDeANhAatkSmQA.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_4.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "4", "alternativeText": "荣誉等级4级勋章"}}], "FollowInfo": {"followingCount": "6437", "followerCount": "1459", "followerCountStr": "1459", "followingCountStr": "6437"}, "displayId": "dy8j9kcw9071", "secUid": "MS4wLjABAAAA2IWOV5hdGt70rlDR0b2Ml751AEnO4N2iW1N7HcaRdey-x7pwzaYz9NhRyArKwbcF"}, "memberCount": "5184", "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-01-20 10:57:06,618 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5184] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009148663335718", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "3756365840657021", "shortId": "67991703094", "nickName": "用户8910019261240", "AvatarThumb": {"urlListList": ["https://p26.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3795_3033762272.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "61", "followerCount": "11", "followerCountStr": "11", "followingCountStr": "61"}, "displayId": "67991703094", "secUid": "MS4wLjABAAAAkzHFqfp8ofc97Z9l-_kOnDfvBjyHIzirGyVyTyz3c6vmni5QvNu_Ke299btAnVdg"}, "memberCount": "5184", "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": {}}
获取到的直播数据是:点赞:0, 评论: 0, 礼物价值: 0
推送直播数据出错:如果你不用将直播数据推送到你们的服务器上,可以忽略此提示
2024-01-20 10:57:07,381 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:07,382 - INFO - [onMessage] [待解析方法WebcastRoomStreamAdaptationMessage等待解析~] [房间Id:7325976269653248795]
2024-01-20 10:57:07,382 - INFO - [sendAck] [🌟发送Ack] [房间Id:7325976269653248795] ====> 房间标题【好电影一起看】
2024-01-20 10:57:07,383 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5184] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009150914595593", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1768449272196487", "shortId": "28530039035", "nickName": "俗人小叔", "gender": 1, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_cb6f4fe911b631037b9849f3ae508891.jpeg?from=3067671334"]}, "BadgeImageList": [{"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_43.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "43", "alternativeText": "荣誉等级43级勋章"}}, {"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": "2", "followerCount": "294", "followerCountStr": "294", "followingCountStr": "2"}, "displayId": "28530039035", "secUid": "MS4wLjABAAAAD2tQKipBpmj5Q744SslYTHBsyJfWutTQLjm6xIogYH8Cvp09_yg2idPf6ynx4mXk"}, "memberCount": "5184", "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": "#E0C8BC"}, "stayTime": 2000, "badge": {"urlListList": ["http://p3-webcast.douyinpic.com/img/webcast/new_user_grade_level_v1_43.png~tplv-obj.image"], "height": "16", "width": "32", "imageType": 1, "content": {"level": "43"}}, "flexSettingArrayList": ["50", "50", "50", "50"], "textIconOverlay": {"avgColor": "#EBEBFF"}, "textFlexSettingArrayList": ["13", "13", "19", "19"], "dynamicImage": {"avgColor": "#666666"}, "extraMap": {"effect_source": "honor_level", "to_user_id": "1768449272196487", "effect_id": "101"}, "priority": "40000", "maxWaitTime": "300"}, "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://p3-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image", "http://p11-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image", "http://p6-webcast.douyinpic.com/img/webcast/userlabel_regular_watch.png~tplv-obj.image"], "uri": "webcast/userlabel_regular_watch.png", "avgColor": "#CCA3A3"}}}
2024-01-20 10:57:07,383 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5176] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009152675973951", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "1081534196756207", "shortId": "85880780655", "nickName": "灰太狼谢哥", "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_6f6220d451bd4815879e85fd696d06c1.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "434", "followerCount": "189", "followerCountStr": "189", "followingCountStr": "434"}, "displayId": "85880780655", "secUid": "MS4wLjABAAAAqjbM5dpJwANfg_fKi1h62fK89Wo1RC6MYPH0ztghG9okzacjumwULNuFT9HyhZXO"}, "memberCount": "5176", "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-01-20 10:57:07,385 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5043] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009150998825764", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "2819575587283224", "shortId": "87033067465", "nickName": "💝美丽俏佳人💅", "gender": 2, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_e908245692b1424d891b53e3f99464e8.jpeg?from=3067671334"]}, "FollowInfo": {"followingCount": "88", "followerCount": "43", "followerCountStr": "43", "followingCountStr": "88"}, "displayId": "87033067465", "secUid": "MS4wLjABAAAAc5g7SvaGmHm-HGKghFCqCdO6pXDb6zoH_0JDAoFJY2EcbgJqv9ahiX4A0VaEQjyY"}, "memberCount": "5043", "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-01-20 10:57:07,385 - INFO - [unPackWebcastMemberMessage] [直播间成员加入: 5184] [房间Id:7325976269653248795] | {"common": {"method": "WebcastMemberMessage", "msgId": "7326009152013863732", "roomId": "7325976269653248795", "isShowMsg": true, "foldType": "1", "anchorFoldType": "1", "priorityScore": "42000", "anchorFoldTypeV2": "3"}, "user": {"id": "71570701393", "shortId": "608104185", "nickName": "李❤️", "gender": 2, "AvatarThumb": {"urlListList": ["https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_7320ec1b817ef2c49738a7461420d9e0.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": "157", "followerCount": "187", "followerCountStr": "187", "followingCountStr": "157"}, "displayId": "608104185", "secUid": "MS4wLjABAAAAmeGXwfabrHMimEaCr7nvNAQ9tHa98297MFHFzCm0Ozg"}, "memberCount": "5184", "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": {}}

uuid记录

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

douyin-live's People

Contributors

sjj1024 avatar hliang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.