yt-transcript

Extract text from YouTube video subtitles using yt-dlp.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/juanpvh/move-skills-claude-codex --skill yt-transcript-juanpvh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yt-transcript
Source: https://github.com/juanpvh/move-skills-claude-codex/tree/main/plugins/youtube-ratos/skills/yt-transcript
Command: npx skills add https://github.com/juanpvh/move-skills-claude-codex --skill yt-transcript-juanpvh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of extracting text transcripts from YouTube videos, eliminating the need for manual transcription.

Core Features & Use Cases

  • Efficient Transcription: Automatically download and transcribe YouTube video subtitles.
  • Language Support: Offers support for English and Portuguese.
  • Output Format: Delivers a clean text file with optional timestamps.
  • Use Case: If you have a long video and need the text content quickly for reference or analysis, this Skill can save significant time.

Quick Start

To extract the transcript of a YouTube video, copy its link and say: "Extract transcript of this video: [VIDEO_URL]".

Frequently Asked Questions about yt-transcript

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

FAQPage Schema
How do I extract text from YouTube video subtitles?

To extract text from YouTube video subtitles, you can use a tool that automatically downloads and converts the video's existing captions into a clean text file, saving you from manual transcription.

How do I get a YouTube transcription using yt-dlp?

You can get a YouTube transcription using yt-dlp by providing the video URL to a transcription script, which then retrieves the available subtitles and processes them into plain text output.

Does YouTube text extraction work with Portuguese subtitles?

Yes, YouTube text extraction can process Portuguese subtitles alongside English. The transcription mechanism detects and extracts the available caption tracks for these supported languages.

Can I include timestamps when extracting YouTube video transcriptions?

Yes, you can include timestamps when extracting YouTube video transcriptions. The extraction process delivers a clean text file that offers optional timestamp inclusion for easier content reference.

Do I need yt-dlp installed to download YouTube transcripts?

Yes, you need yt-dlp installed to download YouTube transcripts. It serves as the required backend dependency for retrieving video subtitles and converting them into text format.

What is the best way to transcribe long YouTube videos for content analysis?

The best way to transcribe long YouTube videos for content analysis is to automate the subtitle extraction process. This approach rapidly converts video content into text, saving significant time over manual methods.