public-clispublic-clisOfficial·2 Agent Skills Included

bilibili-cli

Browse, search, and manage Bilibili content from the terminal

Fetches Bilibili video details, subtitles, AI summaries, comments, and trending rankings directly from the terminal. Searches users and videos, browses favorites and watch history, and performs likes, coins, and triple-click interactions. Extracts audio into ASR-ready WAV segments and outputs token-efficient YAML or JSON for AI agents. Eliminates manual browser clicking with automatic cookie login and QR code authentication.
npx skills add public-clis/bilibili-cli --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install bilibili-cli?

Run `npx skills add public-clis/bilibili-cli --all -g -y` in your terminal to install this skill globally for your AI agent.

How to summarize a Bilibili video with AI?

Run `bili video <BV-ID> --subtitle` to fetch subtitles first, since they contain the core content. Fall back to `--ai` summary or audio extraction only if subtitles are unavailable.

Does bilibili-cli require login?

Most read commands work without login. Subtitles, favorites, feed, and interactions like liking require login via `bili login` QR code or automatic browser cookie extraction.

Can AI agents use bilibili-cli output?

Yes. Commands support `--yaml` and `--json` with a stable structured envelope, and non-TTY output defaults to token-efficient YAML automatically.

Can I extract audio from Bilibili videos?

Yes. Run `bili audio <BV-ID>` to download audio and split it into ASR-ready WAV segments, with custom segment length and output directory options.

Related Repositories in Marketing & Sales

View All in Marketing & Sales