Google Gemini 2.5 Pro を使って動画を分析し、要約テキストを生成する

初級

これはContent Creation, Multimodal AI分野の自動化ワークフローで、3個のノードを含みます。主にFormTrigger, GoogleGeminiなどのノードを使用。 動画をGoogle Gemini 2.5 Proで分析して、テキストサマリーを生成する

前提条件
  • 特別な前提条件なし、インポートしてすぐに使用可能
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "689fa22e68cd4198e4ae37f3cc44f498087edd235a867e22515be823bab694c7",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "c452da55-47d8-4427-900b-7eb3c0d6710c",
      "name": "開始: 動画をアップロード",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        0,
        0
      ],
      "webhookId": "c5082042-5e60-48ce-9147-891cb3c3a804",
      "parameters": {
        "options": {},
        "formTitle": "Video Analyzer",
        "formFields": {
          "values": [
            {
              "fieldType": "file",
              "fieldLabel": "Video to Analyze"
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "0d164cd4-bf3b-450d-86dd-94a76f9a172b",
      "name": "1. Gemini で動画を分析",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        208,
        0
      ],
      "parameters": {
        "modelId": {
          "__rl": true,
          "mode": "list",
          "value": "models/gemini-2.5-pro",
          "cachedResultName": "models/gemini-2.5-pro"
        },
        "options": {},
        "resource": "video",
        "inputType": "binary",
        "operation": "analyze",
        "binaryPropertyName": "Video_to_Analyze"
      },
      "credentials": {
        "googlePalmApi": {
          "id": "dmfdKTqDcz24VUn2",
          "name": "Fahmi Gemini"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "f68af5bf-d3f6-4f11-8d3f-80cfc32cd833",
      "name": "付箋メモ",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1168,
        -880
      ],
      "parameters": {
        "width": 752,
        "height": 992,
        "content": "## Analyze Any Video and Get a Text Summary with Google Gemini\nThis 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.\n\n### Who Is This For?\n* **Content Creators & Marketers**\n  Quickly generate summaries, shot lists, or descriptions for video content.\n* **Video Editors**\n  Get a fast overview of footage without manual review.\n* **Developers & n8n Beginners**\n  Learn how to use multimodal AI in n8n with a simple setup.\n* **AI Enthusiasts**\n  Explore the new capabilities of the Gemini Pro model.\n\n### How It Works\n* **Upload**\n  Triggered via a form where you upload a video file.\n* **Analyze**\n  The video is sent to the Gemini 2.5 Pro model for analysis.\n* **Describe**\n  Gemini returns a detailed text summary of what it sees in the video.\n\n### Setup Instructions\n**1. Add Credentials**\nConnect your Google AI (Gemini) credentials in n8n.\n**2. Activate Workflow**\nSave and activate the workflow.\n**3. Upload Video**\nOpen the Form Trigger URL, upload a video, and submit the form.\n\n### Requirements\n* An n8n instance (Cloud or Self-Hosted)\n* A Google AI (Gemini) account\n\n### Customization Ideas\n* **Translate the Summary**\n  Add another LLM node to translate the analysis.\n* **Create Social Media Posts**\n  Use the output to generate Twitter or LinkedIn content.\n* **Store the Output**\n  Save the summary to Google Sheets or Airtable.\n\n* **Automate with Cloud Storage**\n  Replace the Form Trigger with a Google Drive or Dropbox trigger to process videos automatically."
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "c452da55-47d8-4427-900b-7eb3c0d6710c": {
      "main": [
        [
          {
            "node": "0d164cd4-bf3b-450d-86dd-94a76f9a172b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

初級 - コンテンツ作成, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

関連ワークフロー

Google Veo を使ってテキストプロンプトから AI 動画を生成
Google Veo を使ってテキストプロンプトから AI 動画を生成
Set
Manual Trigger
Google Gemini
+
Set
Manual Trigger
Google Gemini
6 ノードFahmi Fahreza
コンテンツ作成
AI駆動のプロダクト動画ジェネレーター (Foreplay + Gemini + Sora 2)
Foreplay、Gemini、Sora 2を基盤としたAI駆動のプロダクト動画生成ワークフロー
Set
Wait
Switch
+
Set
Wait
Switch
18 ノードFahmi Fahreza
コンテンツ作成
ClickUpのドキュメントからAirtableレコードへの自動のなコンテンツ移行
ClickUp ドキュメントから Airtable レコードへの自動コンテンツ移行
Code
Click Up
Airtable
+
Code
Click Up
Airtable
16 ノードFahmi Fahreza
コンテンツ作成
LinkedIn カルーセル
Gemini AI と Post Nitro を使って LinkedIn のカルーセルを自動生成して投稿する
Code
Form Trigger
Http Request
+
Code
Form Trigger
Http Request
33 ノードShayan Ali Bakhsh
コンテンツ作成
開発完了 - Veo3を使って商品広告を生成
AI動画広告生成にはGoogle Veo 3、Gemini、Airtableを活用しましょう
Code
Form
Wait
+
Code
Form
Wait
16 ノードIntuz
コンテンツ作成
Google Gemini (BANT) を使用したリーダーポテンシャル資格設定とマルチチャネルフォローアップの自動化
Google Gemini (BANT) を使用したリードの自動クオリフィケーションとマルチチャネルフォローアップ
Set
Form
Gmail
+
Set
Form
Gmail
19 ノードLucas Peyrin
コンテンツ作成
ワークフロー情報
難易度
初級
ノード数3
カテゴリー2
ノードタイプ3
難易度説明

n8n初心者向け、1-5ノードのシンプルなワークフロー

作成者
Fahmi Fahreza

Fahmi Fahreza

@fahmiiireza

Backend Developer turns to AI Automation Developer

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34