I needed to take some notes on a video of a talk with slides. I used Claude Code to create a few scripts:
- One that uses Whisper for a transcript with time stamps.
- One that takes a screenshot of the video every minute with ffmpeg.
- One that dedups screenshots by looking for similarities
3 months ago