Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hyrious/blivec

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyrious/blivec

bilibili live cli

  • 0.3.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

> bilibili-live-cli

Personal tool for viewing 弾幕 (danmaku) and other utils in bilibili live streaming.

Why

It will cost too much CPU to open a browser when playing osu!, where the performance of CPU matters when the beatmap becomes more difficult and you need at least 240 FPS to play well.

The main goal of this tool is to provide a cheap way to interact with bilibili live streaming without hurting the game's performance. If you want a better API library, see credits.

Usage

# start listening danmaku in room 14917277
npx @hyrious/blivec 14917277
[blivc] listening 14917277
[username] message
^C

# install it globally, which provides a shortcut name "bl"
npm i -g @hyrious/blivec
bl 14917277

# send danmaku (requires cookie to be put at cwd)
bl 14917277 "hello world"

# get direct stream url
bl get 14917277
https://.../a.flv?b=c...

Develop

PR & issues are welcome!

pnpm t 14917277

Credits

License

MIT @ hyrious

Keywords

FAQs

Package last updated on 27 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc