AI Agent Hub
Back to plugins
🧰

xby-bilibili-video-info

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-bilibili-video-info

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-bilibili-video-info in your DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/xby-skill/xby-bilibili-video-info .

About this plugin

Want to pull subtitles, danmaku, or comments from any Bilibili video without opening a browser? The xby-bilibili-video-info plugin is an MCP server built for exactly that. Simply provide a Bilibili video URL in your DeepSeek Harness chat and invoke the matching tool—no manual copying, no extra setup steps.

The plugin exposes four core tools: get_subtitles returns the full transcript grouped by language; get_danmaku fetches the danmaku list for the video; get_comments retrieves the top comments; and set_xby_apikey configures your XiaoBenYang API key once, with automatic persistence across restarts. Every tool accepts the same input—a standard Bilibili video URL—keeping the workflow consistently simple.

Whether you are breaking down video content, translating multilingual subtitles, analysing danmaku sentiment, or monitoring community feedback on a specific episode, this plugin turns DeepSeek into a purpose-built Bilibili information extractor, letting the model handle the repetitive data-gathering work for you.

Use Cases

  • Batch-extract video subtitles for translation or content curation
  • Analyse danmaku sentiment and community feedback on a specific episode
  • Track public opinion by monitoring top comments over time

Best For

  • Content creators who need video breakdown and multilingual subtitle translation
  • Researchers analysing danmaku and comment sentiment on Bilibili
  • Developers who want DeepSeek to serve as a Bilibili data extractor