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

⚡ 795 views · 🎬 Content Creation & Video

💡 Pro Tip — YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments — no quota limits, just structured data.

View All Scrapers

Description

⚙️ 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.
    • 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

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

Set up Steps


Editable Fields


đź”— Nodes Used

HTTP Request, n8n Form Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup