youtube-transcript-fetcher

Fetch YouTube video transcripts by URL or ID via the youtube-transcript.io API.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/AgentPMT/agent-skills --skill youtube-transcript-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-transcript-fetcher
Source: https://github.com/AgentPMT/agent-skills/tree/main/skills/youtube-transcript-fetcher
Command: npx skills add https://github.com/AgentPMT/agent-skills --skill youtube-transcript-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to easily retrieve transcripts from YouTube videos, making video content searchable and accessible.

Core Features & Use Cases

  • Transcript Retrieval: Get plain text or timestamped segments from any YouTube video.
  • Multi-language Support: Request transcripts in a specific language if available.
  • Use Case: You need to create show notes for a YouTube tutorial. Use this Skill to fetch the transcript and then summarize the key points.

Quick Start

Use the youtube-transcript-fetcher skill to fetch the transcript for the YouTube video with URL 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'.

Frequently Asked Questions about youtube-transcript-fetcher

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

FAQPage Schema
How do I fetch a YouTube transcript from a video URL?

To fetch a YouTube transcript, provide the video URL or video ID to extract plain text or timestamped segments via the youtube-transcript.io API. The Skill retrieves available captions and returns them for content analysis or accessibility purposes.

Can I get timestamped transcript segments from a YouTube video?

Yes, you can retrieve timestamped transcript segments from a YouTube video. The Skill supports fetching both plain text and timestamped segments, allowing you to maintain synchronization with specific video moments.

Does the YouTube transcript fetcher support multiple languages?

The YouTube transcript fetcher supports multi-language options, allowing you to request transcripts in a specific language if available for the video. This enables content analysis across different languages.

What do I need to access YouTube video transcripts using this Skill?

Accessing YouTube video transcripts requires integration with an external API using authenticated wallet signatures and credit-based payments. You provide the video URL or ID, and the Skill handles the transcript retrieval.

What is the best way to make YouTube video content searchable?

The best way to make YouTube video content searchable is to fetch the transcript and convert it into plain text or timestamped segments. This allows you to search, analyze, and summarize video content efficiently.