Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
YouTube Video Summarizer for Social Media Turn any YouTube video into a short, structured summary using AI — perfect for content creators, marketers, or social media managers. What We Built W...
n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.googledocs, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Evoort Solutions.
Original n8n.io sourceTurn 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:
Save time, stay consistent, and grow your LinkedIn presence effortlessly!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Summarize youtube videos from transcript for social media |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Content Creation, AI Summarization |
| Author | Evoort Solutions |
| Published | 25 Jun 2025 |
Use the JSON export at /data/workflows/5292/5292.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
YouTube Video Summarizer for Social Media Turn any YouTube video into a short, structured summary using AI — perfect for content creators, marketers, or social media managers. What We Built W...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, AI Summarization use case.