54lynnn/bilibili-ai-subtitle/SKILL.md
Download Bilibili AI-generated subtitles (auto-subtitles) for videos. Use when you need to quickly get subtitles from Bilibili videos that have AI-generated captions. Supports 9 languages: Chinese, English, Japanese, Spanish, Arabic, Portuguese, Korean, German, French. Language priority can be customized.
npx skillsauth add openclaw/skills bilibili-ai-subtitleInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Download AI-generated subtitles from Bilibili videos quickly.
This skill downloads AI-generated subtitles (自动生成的字幕) from Bilibili videos. These are subtitles automatically created by Bilibili's AI system, not manually uploaded by creators.
Key improvements from v1.x:
Title_Author_Date_Duration_BVid.txtBilibili uses ai- prefix for AI-generated subtitles:
| Code | Language | 语言 |
|------|----------|------|
| ai-zh | Chinese | 中文 |
| ai-en | English | 英文 |
| ai-ja | Japanese | 日文 |
| ai-es | Spanish | 西班牙文 |
| ai-ar | Arabic | 阿拉伯文 |
| ai-pt | Portuguese | 葡萄牙文 |
| ai-ko | Korean | 韩文 |
| ai-de | German | 德文 |
| ai-fr | French | 法文 |
./scripts/bilibili_ai_subtitle.sh "https://www.bilibili.com/video/BVxxxxx/"
# Prefer English, fallback to Chinese
./scripts/bilibili_ai_subtitle.sh -l en,zh "BVxxxxx"
# Prefer Japanese
./scripts/bilibili_ai_subtitle.sh --lang ja "BVxxxxx"
# Multiple languages in order of preference
./scripts/bilibili_ai_subtitle.sh -l en,zh,ja,es "BVxxxxx"
File name format: VideoTitle_Author_Date_Duration_BVid.txt
File structure:
第一部分:视频信息
├── 视频标题
├── B站链接
├── 作者
├── 发布时间
├── 视频时长
├── 原视频语言
└── 转录来源
第二部分:视频摘要
└── 自动生成的内容摘要
第三部分:完整原文
└── 完整字幕文本
For accessing member-only videos, log in to Bilibili in:
chromium-browser &The script will automatically detect and use available cookies.
yt-dlp installed| Feature | bilibili-ai-subtitle | bilibili-transcript | |---------|---------------------|---------------------| | Purpose | Download AI subtitles only | Full transcription workflow | | Speed | ⚡ Fast (instant download) | Varies (subtitles → Whisper) | | Subtitle sources | AI only | CC → AI → Whisper | | Use case | Quick subtitle grab | Complete transcription | | Dependencies | yt-dlp only | yt-dlp + optional Whisper |
Recommendation: Use bilibili-ai-subtitle for quick AI subtitle download, use bilibili-transcript when you need complete transcription (including voice transcription for videos without subtitles).
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。