Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

lyyyuna/bilibili_danmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B 站直播弹幕姬 Python 版

Python 抓取 B 站直播弹幕。另外我还写了 Go 版的直播弹幕

简单说明

B 站弹幕协议是会变的,目前至少改过一次。故不能保证向后兼容性。

依赖

  • Python 3.5
  • pip3 install aiohttp

快速开始

在 config.py 中配置是否显示礼物、欢迎信息。

在命令行中,

python3 main.py

根据提示输入房间号即可。

思路简单介绍

B站弹幕协议简析

以此为基础做的弹幕收集系统

Top 100 UP主的24小时弹幕收集器

About

B 站直播弹幕姬 Python 版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages