YouTube ショート自動化ツール

上級

これはAI, Marketing分野の自動化ワークフローで、24個のノードを含みます。主にSet, Wait, Merge, SplitOut, Aggregateなどのノードを使用、AI技術を活用したスマート自動化を実現。 YouTube Shorts自動化ツール

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "FabwBqc9AjeRD3Oq",
  "meta": {
    "instanceId": "b2c6727f02106e7324192d5dfa251f5dd42759bfd0d7e1602a3ab09f0fcd3b61",
    "templateCredsSetupCompleted": true
  },
  "name": "YouTube Shorts Automation Tool",
  "tags": [
    {
      "id": "Kw3fvInVHYxv6hGv",
      "name": "Automation",
      "createdAt": "2025-02-19T00:27:37.457Z",
      "updatedAt": "2025-02-19T00:27:37.457Z"
    },
    {
      "id": "tJYtxitiF9byDG5A",
      "name": "YouTube",
      "createdAt": "2025-02-19T00:27:31.004Z",
      "updatedAt": "2025-02-19T00:27:31.004Z"
    },
    {
      "id": "wKmj0lewEas67M0s",
      "name": "Marketing",
      "createdAt": "2025-02-19T00:27:35.090Z",
      "updatedAt": "2025-02-19T00:27:35.090Z"
    }
  ],
  "nodes": [
    {
      "id": "5ed863b0-17f2-4e3e-918d-87ef6b5fe756",
      "name": "チャットメッセージ受信時",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        0,
        0
      ],
      "webhookId": "43143b16-d183-4802-849f-a2c1cba34622",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d3183556-f6d9-41a4-8fbc-bf1acea96a12",
      "name": "スクリプト生成",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        860,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b2d5dbf9-b8dc-4b08-957a-44f49d86d533",
      "name": "分割",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1300,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1ded7dbd-7b16-44d9-bb16-595b82fbf203",
      "name": "画像プロンプター",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1520,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8b9862c0-9c22-48ad-aa3d-837142d4d301",
      "name": "画像リクエスト",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1900,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c00aac1c-6127-4361-8b20-675530eb2450",
      "name": "画像取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2360,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d6c1486a-36c3-4748-8fc3-00ba40ec96ff",
      "name": "動画リクエスト",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2580,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d0a75271-1851-4514-ba74-e6a7fc9b0388",
      "name": "動画待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        2880,
        0
      ],
      "webhookId": "17c55b1e-74df-4706-b87d-bcda1753e109",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b4737037-6286-4f6a-ae3a-a3692a45ad71",
      "name": "動画取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3120,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d0e8a11b-c4b8-4dd8-84db-a0ed5bed086a",
      "name": "Cloudinaryにアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1000,
        260
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "94bd2c48-7503-4ee9-9ed1-5d6074263d8a",
      "name": "結合",
      "type": "n8n-nodes-base.merge",
      "position": [
        3640,
        220
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "138c83bb-19a0-4ef6-91b8-21df31d42f99",
      "name": "集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        3340,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4d1c9ed6-da28-4fee-939c-8aae81e423de",
      "name": "エディター作成 JSON",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3900,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4d1b85dd-93c1-4a02-add9-a19b28139bba",
      "name": "JSON 変数設定",
      "type": "n8n-nodes-base.set",
      "position": [
        4140,
        220
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "03fcedcd-a80e-4ab5-ae47-2353f10927b5",
      "name": "エディター",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        4360,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "83a64bd3-29de-459d-af0b-bd0208e70aa3",
      "name": "レンダリング",
      "type": "n8n-nodes-base.wait",
      "position": [
        4580,
        220
      ],
      "webhookId": "7ec18a06-b0b8-44cb-abfb-a725440f84d9",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "7d5f06fb-1652-42b4-8303-3f826c15617a",
      "name": "最終動画取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        4800,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1900c391-f61d-4aab-b220-2abe754a90ab",
      "name": "スクリプト整理",
      "type": "n8n-nodes-base.set",
      "position": [
        640,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3011a9f0-35b4-4b77-93a9-424eaf0e01c6",
      "name": "スクリプトプロンプター",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        240,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "babab4cd-4eb7-45f0-bb2e-956371f19f50",
      "name": "画像待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        2140,
        0
      ],
      "webhookId": "17c55b1e-74df-4706-b87d-bcda1753e109",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f93f29c1-f8da-4eb8-9882-4b5b2d545391",
      "name": "アウトライナー",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7494dfbb-df87-48bc-88cc-4aeb3afbf831",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fd66fdd1-cde0-44bd-9a6d-e416bddc219b",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5040,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "726ec794-c94a-4730-890d-4d74fd380a4d",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {
    "When chat message received": [
      {
        "json": {
          "action": "sendMessage",
          "chatInput": "top 10 größten brücken",
          "sessionId": "81dcb290d3934e3c953119ac07129433"
        }
      }
    ]
  },
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "3b9642d6-aaaa-4511-ac1d-4316a425fcff",
  "connections": {
    "94bd2c48-7503-4ee9-9ed1-5d6074263d8a": {
      "main": [
        [
          {
            "node": "4d1c9ed6-da28-4fee-939c-8aae81e423de",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "03fcedcd-a80e-4ab5-ae47-2353f10927b5": {
      "main": [
        [
          {
            "node": "83a64bd3-29de-459d-af0b-bd0208e70aa3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f93f29c1-f8da-4eb8-9882-4b5b2d545391": {
      "main": [
        [
          {
            "node": "b2d5dbf9-b8dc-4b08-957a-44f49d86d533",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "138c83bb-19a0-4ef6-91b8-21df31d42f99": {
      "main": [
        [
          {
            "node": "94bd2c48-7503-4ee9-9ed1-5d6074263d8a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c00aac1c-6127-4361-8b20-675530eb2450": {
      "main": [
        [
          {
            "node": "d6c1486a-36c3-4748-8fc3-00ba40ec96ff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b4737037-6286-4f6a-ae3a-a3692a45ad71": {
      "main": [
        [
          {
            "node": "138c83bb-19a0-4ef6-91b8-21df31d42f99",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "83a64bd3-29de-459d-af0b-bd0208e70aa3": {
      "main": [
        [
          {
            "node": "7d5f06fb-1652-42b4-8303-3f826c15617a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b2d5dbf9-b8dc-4b08-957a-44f49d86d533": {
      "main": [
        [
          {
            "node": "1ded7dbd-7b16-44d9-bb16-595b82fbf203",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8b9862c0-9c22-48ad-aa3d-837142d4d301": {
      "main": [
        [
          {
            "node": "babab4cd-4eb7-45f0-bb2e-956371f19f50",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d6c1486a-36c3-4748-8fc3-00ba40ec96ff": {
      "main": [
        [
          {
            "node": "d0a75271-1851-4514-ba74-e6a7fc9b0388",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1ded7dbd-7b16-44d9-bb16-595b82fbf203": {
      "main": [
        [
          {
            "node": "8b9862c0-9c22-48ad-aa3d-837142d4d301",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "babab4cd-4eb7-45f0-bb2e-956371f19f50": {
      "main": [
        [
          {
            "node": "c00aac1c-6127-4361-8b20-675530eb2450",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0a75271-1851-4514-ba74-e6a7fc9b0388": {
      "main": [
        [
          {
            "node": "b4737037-6286-4f6a-ae3a-a3692a45ad71",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7d5f06fb-1652-42b4-8303-3f826c15617a": {
      "main": [
        []
      ]
    },
    "3011a9f0-35b4-4b77-93a9-424eaf0e01c6": {
      "main": [
        [
          {
            "node": "1900c391-f61d-4aab-b220-2abe754a90ab",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3183556-f6d9-41a4-8fbc-bf1acea96a12": {
      "main": [
        [
          {
            "node": "f93f29c1-f8da-4eb8-9882-4b5b2d545391",
            "type": "main",
            "index": 0
          },
          {
            "node": "d0e8a11b-c4b8-4dd8-84db-a0ed5bed086a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1900c391-f61d-4aab-b220-2abe754a90ab": {
      "main": [
        [
          {
            "node": "d3183556-f6d9-41a4-8fbc-bf1acea96a12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d1b85dd-93c1-4a02-add9-a19b28139bba": {
      "main": [
        [
          {
            "node": "03fcedcd-a80e-4ab5-ae47-2353f10927b5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d1c9ed6-da28-4fee-939c-8aae81e423de": {
      "main": [
        [
          {
            "node": "4d1b85dd-93c1-4a02-add9-a19b28139bba",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0e8a11b-c4b8-4dd8-84db-a0ed5bed086a": {
      "main": [
        [
          {
            "node": "94bd2c48-7503-4ee9-9ed1-5d6074263d8a",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "5ed863b0-17f2-4e3e-918d-87ef6b5fe756": {
      "main": [
        [
          {
            "node": "3011a9f0-35b4-4b77-93a9-424eaf0e01c6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - 人工知能, マーケティング

有料ですか?

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

ワークフロー情報
難易度
上級
ノード数24
カテゴリー2
ノードタイプ9
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Jonas Busch

Jonas Busch

@jonasbusch

I'm passionate about solving everyday problems through the power of automation. I've been building and refining automated workflows for over 3 years now. My goal is to inspire others to reclaim their time and boost their productivity. Let's explore the world of automation together!

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34