抖音,斗鱼,快手的直播弹幕获取

简述

通过浏览器运行JavaScript脚本获取直播弹幕,使用WebSokcet向其他端传送弹幕.

配置

  1. WebSocket连接地址在第1行.
  2. 监听间隔(毫秒)在第2行.

方法

先运行服务端,再运行脚本.

响应参数

名称 说明
type 类型
nickname 昵称
user_level 用户等级
fan_club_name 粉丝团名称
fan_club_level 粉丝团等级
is_admin 是否为管理员
content 内容
gift_image_url 礼物图像网址

安装地址:https://github.com/XiaoXinYo/Live_Barrage