Turn YouTube video data into a clear report for your team. It gathers video metrics and comments, finds patterns, and delivers a simple summary by email and in your Drive. This is useful for creators and marketing teams that need fast, repeatable feedback.
You can run it by hand or call it from another workflow with a video ID. The flow builds YouTube API links with your key, pulls video stats and comment threads, and handles pagination when needed. Comments are split, cleaned, and combined into one data set. An AI model then writes insights on sentiment, recurring themes, questions, keywords, and next steps. The result is converted from Markdown to HTML, sent with Gmail, and saved to Google Drive.
You will need a Google API key for YouTube, an OpenAI key, and access to Gmail and Google Drive. Set the recipient email and the Drive folder, add your keys, and test with one video. Teams often cut review time by over 80 percent and keep a steady reporting format after each upload. You can also pass a video ID from another workflow to process many videos in a sequence.