$npx skillfedfor your agent

youtube-transcript

YouTube Transcript extracts text content from videos by downloading available captions or auto-generated subtitles via yt-dlp. When subtitles aren't available, it can transcribe audio using Whisper as a fallback option.

YouTube Transcript downloads captions and subtitles from YouTube videos, with Whisper transcription as a backup.

AI-generated summary based on this skill's SKILL.md

502 66 MITupdated by michalparkola

Decision gist · record as of 2026-03-11

YouTube Transcript downloads captions and subtitles from YouTube videos, with Whisper transcription as a backup. YouTube Transcript extracts text content from videos by downloading available captions or auto-generated subtitles via yt-dlp. When subtitles aren't available, it can transcribe audio using Whisper as a fallback option.

manual: git clone https://github.com/michalparkola/tapestry-skills → cp -r tapestry-skills/youtube-transcript ~/.claude/skills/youtube-transcript
youtube-transcript/SKILL.md · version 35da00a5

Use it when

  • Yes, YouTube Transcript retrieves both manual and auto-generated subtitles from YouTube videos.
  • YouTube Transcript includes a fallback transcription feature using Whisper.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

michalparkola/tapestry-skills/youtube-transcript · repository language: Shell

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I download youtube transcript from a video?

YouTube Transcript downloads available captions or auto-generated subtitles directly from videos using yt-dlp. Simply provide the video URL, and the tool extracts the text content, saving it in plain text format for easy access and offline use.

Can YouTube Transcript get captions from youtube video URLs?

Yes, YouTube Transcript retrieves both manual and auto-generated subtitles from YouTube videos. It accesses the video's caption data through yt-dlp and extracts the text, making it available for download or further processing.

What happens when YouTube videos lack subtitles?

YouTube Transcript includes a fallback transcription feature using Whisper. When captions aren't available, it can transcribe the video's audio directly to text, ensuring you can still extract content from videos without existing subtitles.

How do I extract youtube subtitles to a text file?

YouTube Transcript extracts subtitles and saves them as plain text files automatically. The tool downloads the captions from your video and converts them into a readable text format that you can store, edit, or share.

Is YouTube Transcript free to use?

Yes, YouTube Transcript is released under the MIT license, making it free and open-source. You can use, modify, and distribute it freely while respecting the license terms.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

YouTube Transcript Downloader

This skill helps download transcripts (subtitles/captions) from YouTube videos using yt-dlp.

When to Use This Skill

Activate this skill when the user: - Provides a YouTube URL and wants the transcript - Asks to "download transcript from YouTube" - Wants to "get captions" or "get subtitles" from a video - Asks to "transcribe a YouTube video" - Needs text content from a YouTube video

How It Works

Priority Order:
  1. Check if yt-dlp is installed - install if needed
  2. List available subtitles - see what's actually available
  3. Try manual subtitles first (--write-sub) - highest quality
  4. Fallback to auto-generated (--write-auto-sub) - usually available
  5. Last resort: Whisper transcription - if no subtitles exist (requires user confirmation)
  6. Confirm the download and show the user where the file is saved
  7. **Optionally

(truncated - see the full file via the links below)

File tree — 1 file
youtube-transcript/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Download transcripts or captions from YouTube videos”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Youtube Transcribe
by eyadsibai · eyadsibai/ltk

Pull transcripts and captions directly from YouTube videos using multiple extraction methods. Supports manual and auto-generated subtitles across languages, with output in VTT, SRT, or plain text formats for editing and accessibility.

no license declared → metadata onlyupdated Jan 2026
★ 6repo stars
yt-search-download
by joeseesun · joeseesun/yt-search-download

yt-search-download lets you search YouTube using the Data API v3, then download videos at your preferred resolution, extract audio tracks as MP3, or pull subtitles in SRT and TXT formats. Sort results by date, view count, or relevance, browse channels, and filter by duration or publish date.

MITdocs in Chineseupdated Mar 2026
★ 112repo stars
Capture Youtube
by kirkluokun · kirkluokun/awesome-a-stock-openclawskills

This skill retrieves YouTube video transcripts and generates structured summaries through multiple workflows. It supports transcript extraction with speaker labels, video search with topic matching, channel monitoring for new uploads, and intelligent transcript refinement for podcasts, lectures, and interviews. Use it to quickly capture and organize video content offline.

no license declared → metadata onlyupdated Mar 2026
★ 59repo stars
video-processor
by iamzhihuix · iamzhihuix/happy-claude-skills

Video Processor handles end-to-end video workflows: download from YouTube and thousands of other sites, convert between formats, pull audio tracks, and generate transcripts via Whisper. Built on yt-dlp, FFmpeg, and OpenAI's speech model.

MITupdated Apr 2026
★ 305repo stars
baoyu-youtube-transcript
by JimLiu · JimLiu/baoyu-skills

Fetch transcripts and captions from YouTube videos in markdown or SRT format, with optional timestamps, chapter segmentation, and speaker metadata. The skill caches raw data for fast re-formatting and automatically falls back to yt-dlp when direct API access is blocked.

MITupdated Jul 2026
★ 24,241repo stars
video-summarizer
by liang121 · liang121/video-summarizer

Video Summarizer fetches videos from any platform supported by yt-dlp and automatically produces a complete package: the original video file, extracted audio, timestamped subtitles, plain-text transcript, and an AI-generated summary. It handles subtitle retrieval from the source first, then falls back to AI transcription when needed, with parallel processing for long files.

MITupdated Jan 2026
★ 49repo stars

More skills youtube-transcribe-skill (MIT) · Media Transcription (unlicensed) · Yt Dlp Downloader Skill (unlicensed) · Youtube Transcript (unlicensed) · Youtube Transcript (CC0-1.0)

Tags
subtitle-extractionvideo-to-textcaption-downloadspeech-recognitionmedia-processingbatch-transcriptionmultilingual-supportoffline-transcription