Analyze videos with Google Gemini AI - form uploads & YouTube links
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
⚙️ Analyze Video Workflow - Automates Video Analysis with Google Gemini
🚀 Steps to Connect:
Google Gemini API Key
- Go to Google AI and sign up to get your free API key.
- Create your query authorization credential using that API key in the HTTP Request nodes (e.g., "Upload File", "Get Analysis") that require a Google Gemini credential.
Form Trigger Setup
- Ensure the On form submission node is linked and ready to accept video uploads.
- No additional configuration needed; the node is pre-set for video input.
YouTube Video Analysis (Optional)
- Update the YouTube Video node’s
jsonBodyfield with your desired YouTube URL (e.g., replacehttps://youtu.be/gwCQF--cARA?si=uCbaUnoRlEjHO50awith your video link). - Keep the prompt as "Please summarize the video in 3 sentences" or modify it as needed.
- Update the YouTube Video node’s
Overview of the n8n Workflow
This n8n workflow automates the analysis of uploaded videos or YouTube links using Google Gemini, providing detailed descriptions or summaries of the content. It processes video uploads, extracts analysis, and stores the results, with options for real-time polling and YouTube integration. The workflow includes sticky notes with setup instructions and editable fields, formatted in Markdown for clarity, as seen in the "Example Output.txt".
How it Works
- Uploads a video file or links a YouTube URL for analysis.
- Processes the video through Google Gemini to generate a detailed description or summary.
- Stores the analysis results and optionally polls for updates with a delay.
Set up Steps
- Setup time: Approximately 10-15 minutes.
- Detailed instructions are available in the sticky notes within the workflow.
Editable Fields
YouTube Video Node: jsonBody
- Update the
file_urifield with your YouTube video URL (e.g., replacehttps://youtu.be/gwCQF--cARA?si=uCbaUnoRlEjHO50awith your link). - Modify the
textprompt if you want a different analysis (e.g., "Describe the video in detail" instead of "Please summarize the video in 3 sentences").
- Update the
On form submission Node: No edits needed
- Pre-configured for video uploads; ready to use as is.