什麼是 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