Summarize YouTube Videos into Structured Content Ideas with AI and Airtable
Extract the main idea and key takeaways from YouTube videos and turn them into Airtable content ideas
📝 Description Automatically turn YouTube videos into clear, structured content ideas stored in Airtable. This workflow pulls new video links from Airtable, extracts transcripts using a RapidAPI service, summarizes them with your favourite LLM, and logs the main idea and key takeaways—keeping your content pipeline fresh with minimal effort.
⚙️ What It Does Scans Airtable for new YouTube video links every 5 minutes.
Extracts the transcript of the video using a third-party API via RapidAPI.
Summarizes the content to generate a main idea and takeaways.
Updates the original Airtable entry with the insights and marks it as completed.
đź› Prerequisites Before using this template, make sure you have:
âś… A RapidAPI account with access to the youtube-video-summarizer-gpt-ai API.
âś… A valid RapidAPI key.
âś… An OpenAI, Claude or Gemini account connected to n8n.
âś… An Airtable account with a base and table ready.
đź§° Setup Instructions Clone this template into your n8n workspace.
Open the Get YouTube Sources node and configure your Airtable credentials.
In the Get video transcript node:
Enter your X-RapidAPI-Key under headers.
The API endpoint is pre-configured.
Connect your LLM credentials to the Extract detailed summary node.
(Optional) Adjust the summarization prompt in the LangChain node to better suit your tone.
Set your preferred schedule in the Trigger node.
đź“‹ Airtable Setup Create a base (e.g., Content Hub) with a table named Ideas and the following columns:
| Column Name | Type | Required | Notes | |-------------|------------|----------|----------------------------| | Type | Single select | âś… | Must be set to Youtube Video | | Source | URL | âś… | The YouTube video URL | | Status | Checkbox | âś… | Leave empty initially; updated after processing | | MainIdea | Single line text | âś… | Summary generated by OpenAI | | Key Takeaways | Long text | âś… | List of takeaways extracted from the transcript
Activate the workflow—and you're done!
Related Templates
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🤖 Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
Smart Sales Support Chatbot with GPT-4o and Google Sheets
Who is this tempate for? This workflow powers a simple yet effective customer and sales support chatbot for your webshop...
đź”’ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments