transcript

Extract transcripts and metadata from video URLs across multiple platforms.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/tapanshah/AI-Content-System --skill transcript-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcript
Source: https://github.com/tapanshah/AI-Content-System/tree/main/skills/transcript
Command: npx skills add https://github.com/tapanshah/AI-Content-System --skill transcript-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of extracting text transcripts and associated metadata from video URLs across various platforms, saving users time and effort in content analysis and repurposing.

Core Features & Use Cases

  • Universal Transcript Extraction: Get transcripts from YouTube, TikTok, Instagram, X, Facebook, and direct file links.
  • Metadata Retrieval: Fetches video title, author, duration, views, and likes.
  • Batch Processing: Supports extracting transcripts for entire playlists or channels.
  • Translation: Translates transcripts into specified languages (YouTube only).
  • YouTube Search: Finds relevant YouTube videos based on a query and can transcribe them.
  • Web Scraping Fallback: Extracts content from non-video web pages.

Quick Start

Use the transcript skill to get the transcript for the YouTube video at https://www.youtube.com/watch?v=dQw4w9WgXcQ.

Frequently Asked Questions about transcript

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

FAQPage Schema
How do I extract a transcript from a YouTube video?

Extract a YouTube transcript by providing the video URL to retrieve text and metadata like title, author, duration, views, and likes. Supports batch processing for entire playlists and channels.

Can I get video transcripts from TikTok, Instagram, X, and Facebook?

Yes, transcript extraction supports TikTok, Instagram, X, and Facebook. Direct file links are also supported for retrieving text and associated video metadata.

Does batch transcript extraction work for entire YouTube channels?

Batch transcript extraction works for entire YouTube channels and playlists. Process multiple video URLs at once to retrieve transcripts and metadata asynchronously with polling.

How do I translate a YouTube transcript into a different language?

Translate a YouTube transcript by specifying your target language during extraction. Translation is currently supported for YouTube videos only, returning the transcript text in your chosen language.

What is the fallback for extracting content from non-video web pages?

The fallback for non-video web pages is web scraping, which extracts textual content directly from the page when a video transcript is unavailable or the URL is not a video link.

Can I search for YouTube videos and get their transcripts at the same time?

Yes, YouTube search functionality finds relevant videos based on a query and can transcribe them simultaneously. Discover content and extract transcripts in one workflow.