Skip to content
/ blivedm Public
forked from xfgryujk/blivedm

获取bilibili直播弹幕,使用WebSocket协议,支持web端和B站直播开放平台两种接口

License

Notifications You must be signed in to change notification settings

c2hpxq/blivedm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blivedm

Python获取bilibili直播弹幕的库,使用WebSocket协议,支持web端和B站直播开放平台两种接口

协议解释(有点过时了,总体是没错的)

基于本库开发的一个应用:blivechat

使用说明

  1. 需要Python 3.8及以上版本

  2. 安装依赖

    pip install -r requirements.txt
  3. 例程看sample.pyopen_live_sample.py

About

获取bilibili直播弹幕,使用WebSocket协议,支持web端和B站直播开放平台两种接口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%