7b50f1ea9c255e69ffffb13e5d409a0375072cfa
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
blivedm
python3获取bilibili直播弹幕,使用websocket协议
协议解释(有点过时了,总体是没错的)
基于本库开发的一个应用:blivechat
使用说明
- 使用
pip install -r requirements.txt命令安装依赖,具体有目录下sample.py和blivedm.py用到的相关python依赖 - 将sample.py文件中的room_id替换为直播间ID
Description
Languages
Python
100%