Skip to content

[GitHub Trending] bradautomates/claude-video

7.3 relevance
Score Breakdown
technical depth
7
novelty
8
actionability
8
community
7
strategic
5
personal
8

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

Enables Claude to process video, relevant to AI agent capabilities.

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 timestamped transcripts. It supports URLs from YouTube, Loom, TikTok, and local files, using yt-dlp for captions and ffmpeg for frame extraction, with Whisper API as a fallback for videos without captions. Developers use it for debugging screen recordings, analyzing competitor content, summarizing long videos, and turning playlists into searchable notes.

Author

bradautomates