Block 1 - Get Analysis
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
️ Analyze Video Workflow Automates Video Analysis with Google Gemini Steps to Connect: 1. Google Gemini API Key Go to Google AI and sign up to get your free API key . ...
n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.formtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.manualtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by LeeWei.
Original n8n.io sourceGoogle Gemini API Key
Form Trigger Setup
YouTube Video Analysis (Optional)
jsonBody field with your desired YouTube URL (e.g., replace https://youtu.be/gwCQF--cARA?si=uCbaUnoRlEjHO50a with your video link).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".
YouTube Video Node: jsonBody
file_uri field with your YouTube video URL (e.g., replace https://youtu.be/gwCQF--cARA?si=uCbaUnoRlEjHO50a with your link).text prompt if you want a different analysis (e.g., "Describe the video in detail" instead of "Please summarize the video in 3 sentences").On form submission Node: No edits needed
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Analyze videos with Google Gemini AI - form uploads & YouTube links |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Content Creation |
| Author | LeeWei |
| Published | 29 Aug 2025 |
Use the JSON export at /data/workflows/8017/8017.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
️ Analyze Video Workflow Automates Video Analysis with Google Gemini Steps to Connect: 1. Google Gemini API Key Go to Google AI and sign up to get your free API key . ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation use case.