yt-transcribe

Download videos, fetch transcripts, and analyze YouTube content with yt-dlp (with JavaScript support), transcript API, and speech-to-text capabilities.

View on GitHub
Author DotClaude
Namespace @dotclaude/dotclaude-plugins
Category development
Version 1.0.0
Stars 21
Downloads 5
self.md verified
Table of content

Download videos, fetch transcripts, and analyze YouTube content with yt-dlp (with JavaScript support), transcript API, and speech-to-text capabilities.

Installation

npx claude-plugins install @dotclaude/dotclaude-plugins/yt-transcribe

Contents

Folders: agents, commands

Files: ARCHITECTURE.md, QUICK_REFERENCE.md, README.md, SETUP_GUIDE.md

Documentation

Download videos, fetch transcripts, and analyze YouTube content

Download videos with yt-dlp (with JavaScript support), fetch transcripts via API, and perform intelligent analysis with built-in speech-to-text capabilities.

๐ŸŽฏ Commands

๐Ÿ“ฆ Installation

# Add the dotclaude marketplace
/plugin marketplace add dotclaude/marketplace

# All plugins install automatically with the marketplace

๐Ÿš€ Quick Start

/yt-transcribe "https://www.youtube.com/watch?v=VIDEO_ID"
/yt-download "https://www.youtube.com/watch?v=VIDEO_ID" --format best
/yt-analyze "https://www.youtube.com/watch?v=VIDEO_ID"
/yt-fetch-transcript "https://www.youtube.com/watch?v=VIDEO_ID" --method api

๐Ÿ’ก Use Cases

๐Ÿ”ง Requirements

๐Ÿ“„ License

MIT License - see LICENSE file for details

๐ŸŒŸ Part of the DotClaude Ecosystem

Complete development pipeline with 14 specialized plugins:


Ready to get started? Install the marketplace and access all DotClaude plugins.

Source

View on GitHub

Tags: development youtubetranscriptdownloadyt-dlpcaptionsvideoanalysisspeech-to-textwhispertranscriptionmedia-processing