Summarize youtube videos from transcript for social media
๐ฅ 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!
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
๐ฐ AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
Generate Product Ad Copy & CTAs with GPT-4 for Slack and Airtable
โก AI Copywriter Pro: Instant Ad Copy & CTA Generator Transform product details into compelling marketing copy in second...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments