🎬 Claude can now watch video

An open-source project, claude-video, has been released by Brad Bonanno. The tool allows Claude to analyze video using yt-dlp, ffmpeg, and Whisper to extract frames and transcribe audio.

🌍 The project implements an efficient multimodal analysis pattern: instead of passing a raw stream, it uses a hybrid approach (frames + transcription), which saves tokens.

👤 You can now ask Claude to find a specific moment in a video or summarize a lecture.

Source 1: https://github.com/bradautomates/claude-video