Add support for media_resolution and processing Youtube URLs server-side#112
Add support for media_resolution and processing Youtube URLs server-side#112simonw merged 9 commits intosimonw:mainfrom
Conversation
|
I tried testing this with:
From https://simonwillison.net/2025/Nov/18/gemini-3/#analyzing-a-city-council-meeting It said:
So I tried it with a shorter video instead:
This worked! https://gist.github.com/simonw/1b07aafb2bfc112b180ab68c864511cb Weird that it logged it as Unlike in the longer example the timestamps from the transcript appear to match the correct points in the video. |
Adds mediaResolution option along with Youtube URL server-side support - would close #62 and #77