什么是 youtube-transcript?
当用户提供 YouTube URL 或要求从 YouTube 下载/获取/获取脚本时,下载 YouTube 视频脚本。当用户想要从 YouTube 视频转录或获取字幕时也可使用。 来源:jst-well-dan/skill-box。
当用户提供 YouTube URL 或要求从 YouTube 下载/获取/获取脚本时,下载 YouTube 视频脚本。当用户想要从 YouTube 视频转录或获取字幕时也可使用。
通过命令行快速安装 youtube-transcript AI 技能到你的开发环境
来源:jst-well-dan/skill-box。
This skill helps download transcripts (subtitles/captions) from YouTube videos using yt-dlp.
If installation fails: Inform the user they need to install yt-dlp manually and provide them with installation instructions from https://github.com/yt-dlp/yt-dlp#installation
This shows what subtitle types are available without downloading anything. Look for:
当用户提供 YouTube URL 或要求从 YouTube 下载/获取/获取脚本时,下载 YouTube 视频脚本。当用户想要从 YouTube 视频转录或获取字幕时也可使用。 来源:jst-well-dan/skill-box。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jst-well-dan/skill-box --skill youtube-transcript当用户提供 YouTube URL 或要求从 YouTube 下载/获取/获取脚本时,下载 YouTube 视频脚本。当用户想要从 YouTube 视频转录或获取字幕时也可使用。 来源:jst-well-dan/skill-box。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jst-well-dan/skill-box --skill youtube-transcript 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jst-well-dan/skill-box