01Generate structured JSON output in the video's dominant language, with optional custom schemas.
02Process long YouTube videos with `analyze_long_youtube_video` via Files API or URL chunking.
03Directly analyze YouTube videos and clips using `analyze_youtube_video`.
04Automatic normalization of various YouTube URL formats (watch, live, shorts, embed, youtu.be).
05Enable follow-up questions on previously analyzed long videos using `continue_long_video_analysis`.
060 GitHub stars