YouTube Video Analyzer with AI
detail.loadingPreview
Analyze YouTube video transcripts using AI for summarized insights and email notifications.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of extracting transcripts from YouTube videos, analyzing them with AI to generate a structured summary, and then sending this summary via email. It's designed to quickly provide key information from video content.
Key Features
- Extracts YouTube video ID from a URL.
- Fetches video transcripts using an external API.
- Analyzes transcripts with AI (OpenAI, OpenRouter, or DeepSeek).
- Parses AI output into a structured format (title and text).
- Sends the summarized analysis via email.
How To Use
- Configure the
Youtube Transcript Extractor APIcredential with your API key. - Set the
WEBHOOK_URLenvironment variable (though not directly used in the core logic shown, it's present). - Input a YouTube video URL into the
Set YouTube URLnode (or ensure it's passed from a preceding node). - The
youtube-transcript.ioAPI (configured via theYoutube Transcript Extractor APIcredential) will fetch the transcript. - The
IFnode checks if a transcript was successfully retrieved. - The
Analyze LLM Chainnode processes the transcript using a configured AI model. - The
Structured Output Parsernode formats the AI's response. - The
Send Emailnode delivers the summary to a specified recipient.
Apps Used
Workflow JSON
{
"id": "bdf78287-a179-4a33-b635-89642e593327",
"name": "YouTube Video Analyzer with AI",
"nodes": 0,
"category": "Content Analysis",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: bdf78287-a179...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
YouTube Transcript Summarization and Metadata Generation
Automates the extraction, summarization, and structured metadata generation from YouTube video transcripts.
AI-Powered YouTube Playlist & Video Summarization and Analysis
Automates the summarization and analysis of YouTube playlists and individual videos using AI.
Analyze YouTube Channel Outliers for High-Performing Content
This workflow uses a form trigger to accept YouTube channel URLs and analyzes them for high-performing content. It leverages AI to identify compelling title elements and thumbnail appeal, storing the insights for further review.
Automate Instagram Reel Analysis with Gemini and Apify
Unlock deeper insights into your Instagram Reels by automating analysis. This workflow leverages Apify to fetch reel data and Gemini AI to dissect key elements like background, pose, text, and context, enabling better content replication.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.