[GitHub Trending] bradautomates/claude-video
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.
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.
bradautomates