Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@hyrious/blivec
Advanced tools
Personal tool for viewing 弾幕 and other utils in bilibili live streaming.
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.
You don't have to install it if you have npx
,
npx @hyrious/blivec ...args
Or you can choose to install it globally, which will give you a shortcut name bl
,
npm i -g @hyrious/blivec
bl ...args
[!NOTE] Many commands require cookies to run correctly. Use incognito mode to get the cookie that won't expire easily.
bl <room_id> # listen danmaku (requires cookie for
displaying user names)
--json # print all events in json
bl <room_id> <message> # send danmaku (requires cookie)
bl get <room_id> # get stream url
--json # print them in json
bl feed # get feed list (requires cookie)
--json # print them in json
bl d <room_id> [--interval=1] # dd mode
--interval=<minutes> # set 0 to disable polling
--mpv # open in mpv instead
--on-close=<behavior> # do something on window close
default # restart player (alias: --default)
ask # ask quality again (alias: --ask)
quit # quit DD mode (alias: --quit)
-- [...player_args] # pass args to ffplay or mpv
PR & issues are welcome!
MIT @ hyrious
0.4.7
DANMU_MSG
being changed to DANMU_MSG:*
.FAQs
bilibili live cli
The npm package @hyrious/blivec receives a total of 3 weekly downloads. As such, @hyrious/blivec popularity was classified as not popular.
We found that @hyrious/blivec demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.