Загрузка транскриптов и субтитров YouTube

★ 7.3 · content

baoyu-youtube-transcript is a Claude Code skill that downloads transcripts, subtitles, and cover images from YouTube videos by URL or video ID — no API key or browser required, using YouTube's InnerTube API directly with automatic fallback to yt-dlp when blocked. It handles both manually created and auto-generated captions across multiple languages, with options for translation, chapter segmentation, speaker identification, and output in Markdown or SRT format. On first fetch, the core script scripts/main.ts caches metadata, raw transcript snippets, sentence-segmented transcript, and the video thumbnail; subsequent runs for the same video skip network calls entirely. Ideal for researchers, journalists, and developers who need to extract caption text, retrieve video thumbnails, or prepare transcripts for downstream processing.