Block 1 - Start: Upload Your Video
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Analyze Any Video and Get a Text Summary with Google Gemini This workflow uses the NEW native Go...
n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Fahmi Fahreza.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This workflow uses the NEW native Google Gemini node in n8n to analyze videos and generate detailed text summaries. Just upload a video, and Gemini will describe the scenes, objects, and actions frame by frame.
1. Add Credentials Connect your Google AI (Gemini) credentials in n8n. 2. Activate Workflow Save and activate the workflow. 3. Upload Video Open the Form Trigger URL, upload a video, and submit the form.
Translate the Summary Add another LLM node to translate the analysis.
Create Social Media Posts Use the output to generate Twitter or LinkedIn content.
Store the Output Save the summary to Google Sheets or Airtable.
Automate with Cloud Storage Replace the Form Trigger with a Google Drive or Dropbox trigger to process videos automatically.
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 any video and generate text summaries with Google Gemini 2.5 Pro |
|---|---|
| Complexity | beginner |
| Nodes | 3 |
| Categories | Content Creation, Multimodal AI |
| Author | Fahmi Fahreza |
| Published | 28 Jul 2025 |
Use the JSON export at /data/workflows/6555/6555.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.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Analyze Any Video and Get a Text Summary with Google Gemini This workflow uses the NEW native Go...
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, Multimodal AI use case.