소개
The YouTube Transcript Extractor skill provides a robust, two-tiered approach to capturing video subtitles for documentation and analysis. It first attempts a high-speed extraction using command-line tools like yt-dlp, supporting multiple languages and browser cookie integration to bypass access restrictions. If command-line tools are unavailable, it seamlessly falls back to advanced browser automation via Chrome DevTools, navigating the YouTube UI to locate, expand, and scrape transcript data directly from the DOM. This ensures users receive accurate, timestamped text files regardless of the environment's installed utilities.