Turn any YouTube video into a short, structured summary using AI โ perfect for content creators, marketers, or social media managers.
We created a no-code automation in n8n that:
| Step | Description |
|---|---|
| โ Form Trigger | User submits a YouTube video ID using an n8n form |
| ๐ Set Node | Maps the YouTube video ID for use in the API request |
| ๐ HTTP Request (External API) | Calls the YouTube Transcriptor AI API via RapidAPI to fetch transcript |
| ๐งน Formatter (Code Node) | Joins transcript lines into a readable text block |
| ๐ง AI Agent + Google Gemini (via Langchain) | Summarizes the full transcript into bullet points and tone |
| ๐งฝ Optimizer (Code Node) | Extracts just the summary from the AI response |
| ๐ Google Docs Node | Appends the clean summary to a shared Google Doc |
๐ฅ Bonus: This uses the YouTube Transcriptor AI API, so no need to manually scrape captions or use browser extensions.
๐ก Want to customize it? Add Slack, Airtable, Notion, or Tweet auto-posting to expand the flow.
Create your free n8n account and set up the workflow in just a few minutes using the link below:
๐ Start Automating with n8n
Save time, stay consistent, and grow your LinkedIn presence effortlessly!


