video-transcript-downloader

Extract and download transcripts, videos, audio, and subtitles from YouTube URLs.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/Khang5687/agent-scripts --skill video-transcript-downloader-khang5687
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-transcript-downloader
Source: https://github.com/Khang5687/agent-scripts/tree/main/skills/video-transcript-downloader
Command: npx skills add https://github.com/Khang5687/agent-scripts --skill video-transcript-downloader-khang5687

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires youtube-transcript-plus, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the download of video, audio, subtitles, and transcripts from YouTube, saving time and streamlining the process of accessing and managing multimedia content.

Core Features & Use Cases

  • Transcript Extraction: Fetch and clean YouTube transcripts, optionally with timestamps.
  • Video/Audio/Subtitles Download: Download video, audio, and subtitles in various formats.
  • Use Case: Quickly download a YouTube video's transcript, audio track, and subtitles in your preferred language.

Quick Start

Use the video-transcript-downloader skill to download the transcript from 'https://www.youtube.com/watch?v=VIDEO_ID'.

Frequently Asked Questions about video-transcript-downloader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download YouTube transcripts and subtitles automatically?

To download YouTube transcripts and subtitles automatically, provide a YouTube URL to the Skill. It utilizes the YouTube Transcript API and yt-dlp to fetch, clean, and extract text with optional timestamps for educational or accessibility purposes.

Can I extract audio tracks and video files from YouTube URLs?

Yes, you can extract audio tracks and video files from YouTube URLs. The Skill leverages yt-dlp for content retrieval, enabling automated downloads of multimedia files in various formats directly from the provided video link.

Does this Skill support downloading transcripts with timestamps?

Yes, this Skill supports downloading transcripts with timestamps. It fetches and cleans YouTube transcripts using the YouTube Transcript API, allowing you to optionally include timestamp data for transcription or accessibility needs.

What is the best way to fetch subtitles in a preferred language from YouTube?

The best way to fetch subtitles in a preferred language from YouTube is using automated extraction tools. This Skill retrieves subtitles via yt-dlp, streamlining access to multimedia content for transcription and educational use.

Do I need any dependencies to extract video transcripts and audio?

Yes, you need the youtube-transcript-plus dependency installed to extract video transcripts and audio. The Skill utilizes this alongside yt-dlp to automate content retrieval and manage multimedia downloads from YouTube URLs.