Skip to content

基于Node.JS的bilibili直播挂机系统

License

Notifications You must be signed in to change notification settings

layercls/bilive_client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paypal.me donate

使用releases

  1. 安装Node.js
  2. 下载bilive_client.zip
  3. 解压并定位到目录
  4. 命令行 npm install
  5. 命令行 npm start

自行编译

  1. 安装git
  2. 安装Node.js
  3. 命令行 git clone https://github.com/lzghzr/bilive_client.git
  4. 命令行 cd bilive_client
  5. 命令行 npm install
  6. 命令行 npm run build
  7. 命令行 npm start

点此进行设置

因为B站对弹幕服务器进行了限制, 一般方法已无法监听到节奏相关内容
所以之前提供的监听服务器已经关闭, 并且开源, 有兴趣的可以自己研究
服务端

About

基于Node.JS的bilibili直播挂机系统

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 2.7%