Skip to content

xfgryujk/blivedm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blivedm

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

协议解释

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

使用说明

  1. 需要Python 3.8及以上版本

  2. 安装依赖

    pip install -r requirements.txt
  3. web端例程在sample.py,B站直播开放平台例程在open_live_sample.py

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages