🎬 Summarize youtube videos from transcript for social media

⚑ 2,825 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β€” no quota limits, just structured data.

View All Scrapers

Description

πŸŽ₯ 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:


🧩 Flow Overview

StepDescription
βœ… Form TriggerUser submits a YouTube video ID using an n8n form
πŸ” Set NodeMaps 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 NodeAppends the clean summary to a shared Google Doc

🌍 Real-World Problem Solved

❌ The Challenge

βœ… Our Solution

πŸ”₯ Bonus: This uses the YouTube Transcriptor AI API, so no need to manually scrape captions or use browser extensions.


πŸš€ Ideal Use Cases


πŸ› οΈ Tech Stack


πŸ’‘ 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!

πŸ”— Nodes Used

HTTP Request, Google Docs, AI Agent, n8n Form Trigger, Google Gemini Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup