workflows.fit
Back to n8n workflows
n8n templateFreeBy LeeWei

Analyze videos with Google Gemini AI - form uploads & YouTube links

⚙️ Analyze Video Workflow - Automates Video Analysis with Google Gemini --- 🚀 Steps to Connect: 1. Google Gemini API Key - Go to [Google AI](https://ai.google.dev/) and sign up to get your free API key. - Create your...

DevelopmentCore NodesHttp RequestWaitForm TriggerSticky Note
Loading interactive preview...

Template notes

⚙️ Analyze Video Workflow - Automates Video Analysis with Google Gemini

---

🚀 Steps to Connect:

1. Google Gemini API Key - Go to [Google AI](https://ai.google.dev/) 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.

2. 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.

3. YouTube Video Analysis (Optional) - Update the YouTube Video node’s jsonBody field with your desired YouTube URL (e.g., replace https://youtu.be/gwCQF--cARA?si=uCbaUnoRlEjHO50a with your video link). - Keep the prompt as "Please summarize the video in 3 sentences" or modify it as needed.

---

Overview of the n8n Workflow