Summarize youtube videos from transcript for social media
Go to WorkflowDescription
๐ฅ 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
We created a no-code automation in n8n that:
Accepts a YouTube Video ID via a form
Fetches the video transcript using an external API
Summarizes the transcript using AI (Google Gemini)
Automatically saves the summary to Google Docs for team use
๐งฉ Flow Overview
| 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 |
๐ Real-World Problem Solved
โ The Challenge
Creators and marketers waste hours watching full videos just to extract the key points.
Manual summarization is inconsistent, repetitive, and delays content planning.
โ
Our Solution
โฑ๏ธ Reduces time spent watching videos
๐ง AI-powered summaries keep tone consistent and structured
๐ Auto-sync with Google Docs makes summaries instantly available for teams
๐ฅ Bonus: This uses the YouTube Transcriptor AI API, so no need to manually scrape captions or use browser extensions.
๐ Ideal Use Cases
Repurpose YouTube content into Instagram Reels, LinkedIn posts, or blog content
Build a video summary library for your editorial team
Quickly extract talking points from podcast episodes
๐ ๏ธ Tech Stack
n8n** โ workflow automation engine
YouTube Transcriptor AI API** โ via RapidAPI
Google Gemini (via Langchain)** โ AI summarization
Google Docs** โ stores the final summary
JavaScript nodes** โ custom text parsing & formatting
๐ก 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!