什么是 yt-transcript?
使用 yt-dlp 以及作者章节和弹性后备提供程序将 YouTube 转录本格式化为 Markdown 工件 来源:mrecek/ai-skills。
使用 yt-dlp 以及作者章节和弹性后备提供程序将 YouTube 转录本格式化为 Markdown 工件
通过命令行快速安装 yt-transcript AI 技能到你的开发环境
来源:mrecek/ai-skills。
Goal: produce a clean markdown transcript artifact in the established youtube-transcripts format.
The script handles extraction, fallback logic, formatting, and file writes. The script also auto-generates canonical filenames when given a directory target.
Install dependencies into the same Python interpreter used to run the script. Python 3.10+ is required.
使用 yt-dlp 以及作者章节和弹性后备提供程序将 YouTube 转录本格式化为 Markdown 工件 来源:mrecek/ai-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mrecek/ai-skills --skill yt-transcript使用 yt-dlp 以及作者章节和弹性后备提供程序将 YouTube 转录本格式化为 Markdown 工件 来源:mrecek/ai-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mrecek/ai-skills --skill yt-transcript 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mrecek/ai-skills