Skip to content

[GitHub Trending] bradautomates/claude-video

6.4 relevance
Score Breakdown
technical depth
6
novelty
7
actionability
8
community
5
strategic
4
personal
7

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Claude video analysis tool is novel and actionable for AI agent workflows, though niche.

AI/ML github.com
Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude. - bradautomates/claude-video
Summary

Claude Video is an open-source tool that gives Claude the ability to watch videos by fetching captions, extracting scene-aware frames, and reading them as images alongside a timestamped transcript. It supports any URL yt-dlp handles (YouTube, Loom, TikTok, etc.) or local files, using free captions when available and falling back to Whisper API (Groq's whisper-large-v3 preferred) for audio transcription. The tool is installable via Claude Code, Codex, Cursor, or npx, and is used for analyzing content structure, debugging screen recordings, summarizing long videos, and cutting through marketing hype.

Author

bradautomates