Video Transcript Downloader
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add video-transcript-downloaderQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"video-transcript-downloader": {
"command": "npx",
"args": [
"@modelcontextprotocol/video-transcript-downloader"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
Tags
developmentbashskill