29b8a2988a
Give Claude the ability to watch any video — yt-dlp download, ffmpeg frame extraction with auto-scaled fps, native-caption transcript with Whisper (Groq/OpenAI) fallback. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
806 B
806 B
Changelog
All notable changes to /watch are documented here.
[0.1.0] — 2026-04-24
Initial marketplace release.
Added
/watch <url-or-path> [question]slash command.- yt-dlp download with native caption extraction (manual + auto-subs).
- ffmpeg frame extraction with auto-scaled fps (≤2 fps, ≤100 frames, duration-aware budget).
--start/--endfocused mode with denser frame budget and transcript range filtering.- Whisper fallback (Groq preferred, OpenAI secondary) for videos without captions.
setup.pypreflight: silent--check, structured--json, and installer that auto-runsbrew installon macOS.- Session-start hook that prints a one-line status on first run / partial config.
.skillbundle packaging for claude.ai upload viascripts/build-skill.sh.