- watch.py: drop the ⚠️ emoji from the long-video warning; cp1252
consoles on Windows couldn't encode it and the script crashed.
- setup.py: add a Windows branch that prints winget / pip install
commands, matching what the README already promised.
- SKILL.md: note that Windows users must invoke the scripts with
`python`, not `python3` (which is the Microsoft Store stub).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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>