Turn long YouTube videos into short, clear summaries. Ideal for marketing teams and content creators who need quick notes for blogs, newsletters, and scripts. Get the key points without watching the full video.
Run it when you need results. A manual trigger passes a video id to SearchApi.io to fetch the transcript. Transcript items are split, then combined into one clean text block. A summarization chain uses an OpenAI chat model and a recursive text splitter set to 6000 characters to handle long content. The result is a focused summary ready for reuse across sites, emails, and slides.
You need API keys for SearchApi.io and OpenAI. Add the video id or map it from an earlier step, then run a test to see the output. Teams can turn the result into show notes, article outlines, or social copy and cut review time from hours to minutes. Keep the chunk size at 6000 for long videos, or adjust if your model has lower limits.