youtube-transcript-cn

Installation
SKILL.md

YouTube 字幕提取技能

从 YouTube 视频提取字幕,输出中文文字稿。

快速使用

python3 scripts/get_transcript.py "https://www.youtube.com/watch?v=VIDEO_ID"

工作流程

  1. 获取视频链接:从用户消息中提取 YouTube URL
  2. 运行脚本:执行 scripts/get_transcript.py 提取字幕
  3. 处理输出
    • 如果字幕是中文:直接输出
    • 如果字幕是英文:翻译为中文后输出
  4. 保存结果:根据用户需求保存为 Markdown 文件
Related skills

More from zephyrwang6/myskill

Installs
111
GitHub Stars
299
First Seen
Jan 24, 2026