muckybuzzwoo/claude-code-youtube-extract

3 stars · Last commit 2026-06-13

Turn any YouTube video into a searchable Markdown file with structured summary, chapter-aligned screenshots, and multi-video synthesis — from inside Claude Code.

README preview

<p align="center">
  <img src="assets/claude-jumping.svg" alt="Jumping Claude mascot" width="140" height="126">
</p>

<h1 align="center">yt-extract</h1>

<p align="center">
  <em>Extract transcripts, metadata, screenshots, and comments from YouTube videos — all in one Claude Code command.</em>
</p>

<p align="center">
  <img alt="version" src="https://img.shields.io/badge/version-1.8.2-blue">
  <img alt="claude-code" src="https://img.shields.io/badge/Claude%20Code-plugin-purple">
  <img alt="license" src="https://img.shields.io/badge/license-Apache%202.0-green">
  <img alt="platform" src="https://img.shields.io/badge/platform-macOS%20%7C%20Linux%20%7C%20Windows-lightgrey">
  <img alt="python" src="https://img.shields.io/badge/python-3.8%2B-yellow">
  <img alt="youtube" src="https://img.shields.io/badge/YouTube-FF0000?logo=youtube&logoColor=white">
</p>

## The Problem

View full repository on GitHub →