抖音
大约 3 分钟JSON客户端国内
抖音
直播间地址格式
https://live.douyin.com/660292215268
消息类型
2.进入
{
"Platform": "Douyin",
"Type": 2,
"Data": {
"User": {
"Id": "99163136548",
"DisplayId": "981960126",
"NickName": "雨后晴天",
"Avatar": "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oENyaveAAGzhPMlhRXf8aEAjAcAaIgCPiyACzA.jpeg?from=3067671334"
},
"TimeSpan": 0,
"MsgId": "7430701596948391719"
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"TimeSpan": "时间戳",
"MsgId": "消息ID"
}
}3.弹幕
{
"Platform": "Douyin",
"Type": 3,
"Data": {
"User": {
"Id": "921803820118634",
"DisplayId": "mirenmi0108",
"NickName": "𝑿.大蜜²⁵⁶ (评论王哭早了)",
"Avatar": "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_86b5dbb543c58f5e072254570a88a335.jpeg?from=3067671334"
},
"IsAnchor": false,
"Content": "谢谢愿哥哥~~",
"TimeSpan": 1729138622,
"MsgId": "7426593807944143910"
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"IsAnchor": false,
"Content": "用户弹幕消息",
"TimeSpan": "时间戳",
"MsgId": "消息ID"
}
}4.点赞
{
"Platform": "Douyin",
"Type": 4,
"Data": {
"LikeCount": 11,
"User": {
"Id": "4317101407865196",
"DisplayId": "91926920732",
"NickName": "zhao豆豆",
"Avatar": "https://p26.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3796_2975850990.jpeg?from=3067671334"
},
"TimeSpan": 1730123837278,
"MsgId": "7430701600657058598"
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"LikeCount": "点赞数量",
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"TimeSpan": "时间戳",
"MsgId": "消息ID"
}
}5.关注
{
"Platform": "Douyin",
"Type": 5,
"Data": {
"User": {
"Id": "93196477887",
"DisplayId": "845907615",
"NickName": "⛵️孤帆安稳",
"Avatar": "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_8d740000b243b2911cc9.jpeg?from=3067671334"
},
"TimeSpan": 0,
"MsgId": "7426593403251510042"
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"TimeSpan": "时间戳",
"MsgId": "消息ID"
}
}6.礼物
{
"Platform": "Douyin",
"Type": 6,
"Data": {
"GiftId": "6937",
"GiftName": "点亮粉丝团",
"GiftImg": null,
"GiftCount": 1,
"ComboCount": 1,
"GroupCount": 1,
"RepeatCount": 1,
"RepeatEnd": 0,
"GiftPrice": 1,
"User": {
"Id": "101174582616",
"DisplayId": "YJR8080",
"NickName": "⛵️旧梦🦌",
"Avatar": "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813_oMgA0hGSzAAd3cTOAzCtBAlIfA8ECIteiA8JAX.jpeg?from=3067671334",
},
"TimeSpan": 1729137409529,
"MsgId": "7426588559974831131"
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"GiftId": "礼物ID",
"GiftName": "礼物名称",
"GiftImg": "礼物图片",
"GiftCount": "礼物数量",
"ComboCount": "连续次数",
"GroupCount": "组的数量",
"RepeatCount": "重复次数",
"RepeatEnd": "连续赠送是否结束,0表示还未结束,1表示结束",
"GiftPrice": "礼物价格",
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"TimeSpan": "时间戳",
"MsgId": "消息ID"
}
}7.分享
{
"Platform": "Douyin",
"Type": 7,
"Data": {
"User": {
"Id": "93196477887",
"DisplayId": "845907615",
"NickName": "⛵️孤帆安稳",
"Avatar": "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_8d740000b243b2911cc9.jpeg?from=3067671334"
},
"TimeSpan": 0,
"MsgId": "7426576283386170122",
"ThirdPartyPlatform": "125"
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"TimeSpan": "时间戳",
"MsgId": "消息ID",
"ThirdPartyPlatform": "分享到的应用ID"
}
}
// 分享应用ID解释
{
"ThirdPartyPlatform": {
"1": "微信",
"2": "朋友圈",
"3": "微博",
"4": "QQ空间",
"5": "QQ",
"20": "其它",
"112": "抖音內的所有,例如抖音群、抖音私信",
"125": "抖音码"
}
}9.开关播
{
"Platform": "Douyin",
"Type": 9,
"Data": {
"Status": 3
}
}
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"Status": "关闭直播"
}
}10.粉丝团
{
"Platform": "Douyin",
"Type": 10,
"Data": {
"BadgeName": "光音里",
"BadgeLevel": "10",
"User": {
"Id": "3993856899297868",
"DisplayId": "haonan98325",
"NickName": "好难",
"Avatar": "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMszfCscTAPAVDo6EAAAhtKFCdfYkIAYtAh9gC.jpeg?from=3067671334"
},
"TimeSpan": 0,
"MsgId": "7430700949246806795",
"Content": null
}
}
// 可展开查看注释消息
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"BadgeName": "粉丝团名称",
"BadgeLevel": "粉丝团等级",
"User": {
"Id": "用户UUID",
"DisplayId": "用户ID",
"NickName": "用户名称",
"Avatar": "用户头像"
},
"TimeSpan": "时间戳",
"MsgId": "消息ID",
"Content": "消息内容"
}
}12.人数
{
"Platform": "Douyin",
"Type": 12,
"Data": {
"CurrentlyOnlineCount": "1675",
"TotalPopularityCount": "15.0万"
}
}
{
"Platform": "平台类型",
"Type": "请求类型",
"Data": {
"CurrentlyOnlineCount": "实时在线人数",
"TotalPopularityCount": "累计观看次数"
}
}