Bilibili Subtitle

🌐Community
by hamsterider-m · vlatest · Repository

This skill automatically generates subtitles for Bilibili videos, saving you time and effort to enjoy content seamlessly.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bilibili-subtitle npx -- -y @trustedskills/bilibili-subtitle
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bilibili-subtitle": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bilibili-subtitle"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to extract and process subtitles from Bilibili videos. It can retrieve subtitle tracks for a given video URL, convert them into plain text or other formats, and potentially translate them. This enables analysis of video content, accessibility features, or repurposing of the spoken word.

When to use it

  • Content Analysis: Analyze dialogue trends in popular Bilibili videos.
  • Accessibility: Provide subtitles for users who prefer reading instead of listening.
  • Translation: Translate subtitles from Chinese to other languages for wider audience reach.
  • Script Generation: Extract scripts or transcripts from Bilibili video content.

Key capabilities

  • Subtitle retrieval from Bilibili videos
  • Subtitle format conversion (likely to text)
  • Potential translation functionality (not explicitly stated, but implied)

Example prompts

  • "Get the subtitles for this Bilibili video: [video URL]"
  • "Translate the subtitles of this Bilibili video into English: [video URL]"
  • "Extract the script from this Bilibili video: [video URL]"

Tips & gotchas

  • Requires a valid Bilibili video URL as input.
  • The skill's translation capabilities are not confirmed and may be limited or unavailable.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hamsterider-m
Installs
0

🌐 Community

Passed automated security scans.