About this template
This flow lets users turn any YouTube video into a clean, concise summaryβno manual copy-paste. You submit a YouTube URL via a web form; the flow retrieves the transcript (via Supadata), concatenates it into a single text, summarizes it with AI, and writes the result into a Google Doc for easy reading and sharing. The end result is a readable Google Doc instead of raw transcript chunks. ## Flow Setup Guide: 1.β β Get Your Supadata API Key β’β β Obtain the API key from your Supadata account. β’β β Save this key in the flow configuration (Supadata HTTP piece headers). 2.β β Run Test Flow β’β β Click Test Flow in the Activepieces editor. β’β β Select the Web Form piece and click Draft Form URL. β’β β This gives you a form link where you can input the YouTube URL. 3.β β Fetch Transcript (Supadata) β’β β The flow calls Supadata with the provided YouTube URL to retrieve the transcript. β’β β Note: Videos without available/auto captions will return empty; choose another video in that case. 4.β β Concatenate Transcript β’β β The transcript chunks are merged into one continuous text so the summary is coherent. 5.β β Summarize Text (AI) β’β β The concatenated text is summarized by the Text AI piece. 6.β β Create Google Docs β’β β Connect your Google account in the Google Docs piece.
Summarize YouTube Videos to Docs | Activepieces
