AI駆動型動画制作&Instagram/TikTok/YouTubeへの自動アップロード

上級

これはContent Creation, Multimodal AI分野の自動化ワークフローで、53個のノードを含みます。主にIf, Set, Code, Wait, Mergeなどのノードを使用。 クラウドドライブからAI駆動の動画作成およびInstagram、TikTok、YouTubeへのアップロード

前提条件
  • Discord Bot Token または Webhook
  • Telegram Bot Token
  • Google Drive API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "cb9a1e5321767b6316634728341237e564b2587ab15b74ca0a89eb02a53484d6"
  },
  "nodes": [
    {
      "id": "361c4067-abfd-4f88-bee0-944985ceb60e",
      "name": "画像取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        784,
        240
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a61f8402-5a98-45b3-a5f4-2c774d468962",
      "name": "画像生成",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        512,
        240
      ],
      "parameters": {},
      "retryOnFail": false,
      "typeVersion": 4.2
    },
    {
      "id": "5027cbc7-4499-4e88-92e5-0839afe144cc",
      "name": "画像から動画へ",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        144,
        768
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4ddb4160-dee6-41d2-8d22-47342f7273b7",
      "name": "動画取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        400,
        768
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "871a4192-6604-440b-a6d5-b680c61cdfe2",
      "name": "要素一覧取得",
      "type": "n8n-nodes-base.code",
      "position": [
        1024,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ac357967-955d-4037-bee1-6ff830782b94",
      "name": "10分待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        288,
        768
      ],
      "webhookId": "1f9d716f-6544-4e4e-94ec-408ac3ea6e82",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "1f32a54f-f597-46c7-a550-5bb24e62d7af",
      "name": "3分待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        640,
        240
      ],
      "webhookId": "77cdee73-5e99-456a-b5e7-410b4d257669",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "77b86b10-0943-4c72-b414-b8a4a2045965",
      "name": "5分待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        1104,
        160
      ],
      "webhookId": "31d5b1a2-dbb5-4849-ae25-cb491539c16e",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "85ac0521-97a8-42be-8c2e-aecea9adc4ea",
      "name": "音声生成",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        512,
        1232
      ],
      "parameters": {},
      "retryOnFail": false,
      "typeVersion": 4.2
    },
    {
      "id": "295f3a3d-f4ed-4ece-a815-e5f011b7e6a4",
      "name": "要素一覧取得1",
      "type": "n8n-nodes-base.code",
      "position": [
        1024,
        1024
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "92c1f6c9-428a-4bbd-beaf-e16558cdacfe",
      "name": "失敗チェック",
      "type": "n8n-nodes-base.if",
      "position": [
        544,
        768
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "d46f09bb-e153-4b3e-8b93-d5264b45ecc0",
      "name": "再試行待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        688,
        720
      ],
      "webhookId": "3b0fae8f-4419-45cd-8380-8f72eca05ff8",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f5da2a02-d8e4-45eb-8812-f75215182247",
      "name": "画像プロンプト生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        32,
        320
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "1f38aad5-2ff5-4a67-863b-ed174c1a9d02",
      "name": "トークン使用量計算",
      "type": "n8n-nodes-base.code",
      "position": [
        320,
        320
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "904758e1-bb66-47f2-a74b-beb289dd8312",
      "name": "失敗確認",
      "type": "n8n-nodes-base.if",
      "position": [
        928,
        240
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c2351c2e-4d01-4adb-987a-e630cbb6580e",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9f2ce4a4-b45f-42d7-b20f-0348f2ffd5c3",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        112,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "291f80d1-0da9-419f-bce1-f793424647b7",
      "name": "動画キャプション生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -416,
        992
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "883d3d0c-9f2d-4b97-94b0-460ff0307ecd",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        112,
        1008
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3f1ffa42-cbca-4fbe-9dfe-419647ea12ac",
      "name": "キャプションと動画のマッチング",
      "type": "n8n-nodes-base.merge",
      "position": [
        864,
        800
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "1c057f3e-39b2-40bf-b859-987f4554782e",
      "name": "スクリプト生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        144,
        1232
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 1.8
    },
    {
      "id": "7784c6e5-eca5-45d5-85d4-75bea6b42615",
      "name": "音声アップロード",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        704,
        1232
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "ec310c53-f655-4162-a692-6e0cfd26dcd9",
      "name": "アクセス権限設定",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        880,
        1232
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "93083cd7-9171-48e7-bf5f-54cd0273441b",
      "name": "動画と音声のペアリング",
      "type": "n8n-nodes-base.merge",
      "position": [
        1248,
        912
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "c7a04be1-2d27-4dd9-ab0c-39e0f1bf70bf",
      "name": "最終動画レンダリング",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1424,
        912
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.2
    },
    {
      "id": "8cdbb0f4-6ab6-4b31-8ba3-89e948dc3697",
      "name": "Discordで通知",
      "type": "n8n-nodes-base.discord",
      "position": [
        2400,
        912
      ],
      "webhookId": "1541bc50-06e4-48e8-8c76-23850ee4edf6",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8857afc3-d70a-4d10-9e11-cd633b73b5b0",
      "name": "Googleシートを読み込み",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -560,
        992
      ],
      "parameters": {},
      "typeVersion": 4.5,
      "alwaysOutputData": true
    },
    {
      "id": "cfc74149-d962-49c7-9951-0009dff77d4e",
      "name": "リスト作成",
      "type": "n8n-nodes-base.code",
      "position": [
        -96,
        912
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "19f953d5-0086-4d3a-918a-a9ff402f734a",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1168,
        688
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "388b7269-71d0-467c-a88f-029ca386d6c8",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1024,
        544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d457089b-17bd-483c-b6e4-b7f1a6df7a55",
      "name": "待機1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1552,
        912
      ],
      "webhookId": "206d0cdf-b71f-44a7-909f-97df885c471a",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e0b41683-da7d-4825-be4f-74c437746b24",
      "name": "最終動画取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1664,
        912
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.2
    },
    {
      "id": "eb413acf-0ae0-46a0-8f70-b819f533fae9",
      "name": "最終動画アップロード",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1920,
        912
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "507210b2-9fe6-4cfb-91bb-7fba4627ae17",
      "name": "生ファイル取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1792,
        912
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "bfbb8656-6966-4787-9a2e-813b622c970e",
      "name": "権限設定",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2064,
        912
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "178f75a5-a1d2-472d-a2ca-b0f906c12696",
      "name": "Googleシートを更新",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2224,
        912
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "b976dd0f-c088-42f1-be60-f3c5060d4770",
      "name": "APIキーを設定",
      "type": "n8n-nodes-base.set",
      "notes": "SET BEFORE STARTING",
      "position": [
        -768,
        992
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 3.4
    },
    {
      "id": "45ab6f9d-efb3-457c-ae04-76195daa1498",
      "name": "リスト形式の検証",
      "type": "n8n-nodes-base.if",
      "position": [
        -96,
        1104
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "ec465032-4f34-4745-be44-b08396f09fb3",
      "name": "動画から音声抽出",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "notes": "Extract the audio from video for generate the description",
      "position": [
        2096,
        1840
      ],
      "parameters": {},
      "notesInFlow": true,
      "retryOnFail": true,
      "typeVersion": 1,
      "waitBetweenTries": 5000
    },
    {
      "id": "66ff7441-aadb-4316-b4d5-688eeade30b9",
      "name": "TiktokとInstagramの動画説明生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "notes": "Request to OpenAi for generate description with the audio extracted from the video",
      "position": [
        2304,
        1840
      ],
      "parameters": {},
      "notesInFlow": true,
      "retryOnFail": true,
      "typeVersion": 1.4,
      "waitBetweenTries": 5000
    },
    {
      "id": "85a29206-b8b4-4fa7-873f-d9010fe7b136",
      "name": "Tiktokへ動画と説明をアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Generate in upload-post.com the token and add to the credentials in the header-> Authorization: Apikey (token here)",
      "position": [
        3072,
        1424
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "fd919440-f00e-4aa0-a299-2de622dd85bf",
      "name": "Instagramへ動画と説明をアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Generate in upload-post.com the token and add to the credentials in the header-> Authorization: Apikey (token here)",
      "position": [
        3072,
        1632
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "d0b616ee-027c-40f4-95a6-093c9162e39b",
      "name": "Youtubeへ動画と説明をアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Generate in upload-post.com the token and add to the credentials in the header-> Authorization: Apikey (token here)",
      "position": [
        3072,
        1840
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "3e3999d4-7b05-4bae-a0d2-ea9a50be692f",
      "name": "Facebookへ動画と説明をアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Generate in upload-post.com the token and add to the credentials in the header-> Authorization: Apikey (token here)",
      "position": [
        3072,
        2080
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "d6530ad2-2578-4531-b383-ddbedbad37f1",
      "name": "Linkedinへ動画と説明をアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Generate in upload-post.com the token and add to the credentials in the header-> Authorization: Apikey (token here)",
      "position": [
        3072,
        2320
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "dbcb5be2-d40f-4f1d-b423-27d36b5db966",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1824,
        1408
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "96da86ec-ab34-4925-9196-228be717ff28",
      "name": "Googleドライブから動画を読み取り",
      "type": "n8n-nodes-base.readBinaryFile",
      "position": [
        2640,
        1840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "de8790d5-b700-4821-82bd-d126439ff36b",
      "name": "動画書き込み",
      "type": "n8n-nodes-base.writeBinaryFile",
      "position": [
        1904,
        1840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "912e589f-7a28-4fc0-89a1-ba01b077dda6",
      "name": "Googleシートの行を取得",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        2448,
        2048
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "7630242f-6f87-4fb1-b1dd-bf917afcf806",
      "name": "テキストメッセージ送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2400,
        752
      ],
      "webhookId": "254d7548-d99e-464d-b9f0-addabeabf714",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "4f6c8e9e-06a6-442c-9d21-b06efd65775f",
      "name": "Rapiwa",
      "type": "n8n-nodes-rapiwa.rapiwa",
      "position": [
        2400,
        1072
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "be647451-2ec1-462e-b353-f878ba9f4e72",
      "name": "スケジュール",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -976,
        992
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e78b7107-575c-4707-8228-61f00d370d03",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1376,
        544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "d457089b-17bd-483c-b6e4-b7f1a6df7a55": {
      "main": [
        [
          {
            "node": "e0b41683-da7d-4825-be4f-74c437746b24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "be647451-2ec1-462e-b353-f878ba9f4e72": {
      "main": [
        [
          {
            "node": "b976dd0f-c088-42f1-be60-f3c5060d4770",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4ddb4160-dee6-41d2-8d22-47342f7273b7": {
      "main": [
        [
          {
            "node": "92c1f6c9-428a-4bbd-beaf-e16558cdacfe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "361c4067-abfd-4f88-bee0-944985ceb60e": {
      "main": [
        [
          {
            "node": "904758e1-bb66-47f2-a74b-beb289dd8312",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1f32a54f-f597-46c7-a550-5bb24e62d7af": {
      "main": [
        [
          {
            "node": "361c4067-abfd-4f88-bee0-944985ceb60e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "77b86b10-0943-4c72-b414-b8a4a2045965": {
      "main": [
        [
          {
            "node": "a61f8402-5a98-45b3-a5f4-2c774d468962",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "92c1f6c9-428a-4bbd-beaf-e16558cdacfe": {
      "main": [
        [
          {
            "node": "d46f09bb-e153-4b3e-8b93-d5264b45ecc0",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "3f1ffa42-cbca-4fbe-9dfe-419647ea12ac",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "ac357967-955d-4037-bee1-6ff830782b94": {
      "main": [
        [
          {
            "node": "4ddb4160-dee6-41d2-8d22-47342f7273b7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cfc74149-d962-49c7-9951-0009dff77d4e": {
      "main": [
        [
          {
            "node": "45ab6f9d-efb3-457c-ae04-76195daa1498",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "de8790d5-b700-4821-82bd-d126439ff36b": {
      "main": [
        [
          {
            "node": "ec465032-4f34-4745-be44-b08396f09fb3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "507210b2-9fe6-4cfb-91bb-7fba4627ae17": {
      "main": [
        [
          {
            "node": "eb413acf-0ae0-46a0-8f70-b819f533fae9",
            "type": "main",
            "index": 0
          },
          {
            "node": "de8790d5-b700-4821-82bd-d126439ff36b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b976dd0f-c088-42f1-be60-f3c5060d4770": {
      "main": [
        [
          {
            "node": "8857afc3-d70a-4d10-9e11-cd633b73b5b0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "871a4192-6604-440b-a6d5-b680c61cdfe2": {
      "main": [
        [
          {
            "node": "93083cd7-9171-48e7-bf5f-54cd0273441b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d46f09bb-e153-4b3e-8b93-d5264b45ecc0": {
      "main": [
        [
          {
            "node": "5027cbc7-4499-4e88-92e5-0839afe144cc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a61f8402-5a98-45b3-a5f4-2c774d468962": {
      "main": [
        [
          {
            "node": "1f32a54f-f597-46c7-a550-5bb24e62d7af",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "85ac0521-97a8-42be-8c2e-aecea9adc4ea": {
      "main": [
        [
          {
            "node": "7784c6e5-eca5-45d5-85d4-75bea6b42615",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5027cbc7-4499-4e88-92e5-0839afe144cc": {
      "main": [
        [
          {
            "node": "ac357967-955d-4037-bee1-6ff830782b94",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "295f3a3d-f4ed-4ece-a815-e5f011b7e6a4": {
      "main": [
        [
          {
            "node": "93083cd7-9171-48e7-bf5f-54cd0273441b",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "1c057f3e-39b2-40bf-b859-987f4554782e": {
      "main": [
        [
          {
            "node": "85ac0521-97a8-42be-8c2e-aecea9adc4ea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e0b41683-da7d-4825-be4f-74c437746b24": {
      "main": [
        [
          {
            "node": "507210b2-9fe6-4cfb-91bb-7fba4627ae17",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bfbb8656-6966-4787-9a2e-813b622c970e": {
      "main": [
        [
          {
            "node": "178f75a5-a1d2-472d-a2ca-b0f906c12696",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8857afc3-d70a-4d10-9e11-cd633b73b5b0": {
      "main": [
        [
          {
            "node": "291f80d1-0da9-419f-bce1-f793424647b7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "904758e1-bb66-47f2-a74b-beb289dd8312": {
      "main": [
        [
          {
            "node": "77b86b10-0943-4c72-b414-b8a4a2045965",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "5027cbc7-4499-4e88-92e5-0839afe144cc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c7a04be1-2d27-4dd9-ab0c-39e0f1bf70bf": {
      "main": [
        [
          {
            "node": "d457089b-17bd-483c-b6e4-b7f1a6df7a55",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eb413acf-0ae0-46a0-8f70-b819f533fae9": {
      "main": [
        [
          {
            "node": "bfbb8656-6966-4787-9a2e-813b622c970e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7784c6e5-eca5-45d5-85d4-75bea6b42615": {
      "main": [
        [
          {
            "node": "ec310c53-f655-4162-a692-6e0cfd26dcd9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7630242f-6f87-4fb1-b1dd-bf917afcf806": {
      "main": [
        []
      ]
    },
    "178f75a5-a1d2-472d-a2ca-b0f906c12696": {
      "main": [
        [
          {
            "node": "8cdbb0f4-6ab6-4b31-8ba3-89e948dc3697",
            "type": "main",
            "index": 0
          },
          {
            "node": "7630242f-6f87-4fb1-b1dd-bf917afcf806",
            "type": "main",
            "index": 0
          },
          {
            "node": "4f6c8e9e-06a6-442c-9d21-b06efd65775f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ec465032-4f34-4745-be44-b08396f09fb3": {
      "main": [
        [
          {
            "node": "66ff7441-aadb-4316-b4d5-688eeade30b9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1f38aad5-2ff5-4a67-863b-ed174c1a9d02": {
      "main": [
        [
          {
            "node": "a61f8402-5a98-45b3-a5f4-2c774d468962",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f5da2a02-d8e4-45eb-8812-f75215182247": {
      "main": [
        [
          {
            "node": "1f38aad5-2ff5-4a67-863b-ed174c1a9d02",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "93083cd7-9171-48e7-bf5f-54cd0273441b": {
      "main": [
        [
          {
            "node": "c7a04be1-2d27-4dd9-ab0c-39e0f1bf70bf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ec310c53-f655-4162-a692-6e0cfd26dcd9": {
      "main": [
        [
          {
            "node": "295f3a3d-f4ed-4ece-a815-e5f011b7e6a4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "291f80d1-0da9-419f-bce1-f793424647b7": {
      "main": [
        [
          {
            "node": "cfc74149-d962-49c7-9951-0009dff77d4e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "45ab6f9d-efb3-457c-ae04-76195daa1498": {
      "main": [
        [
          {
            "node": "f5da2a02-d8e4-45eb-8812-f75215182247",
            "type": "main",
            "index": 0
          },
          {
            "node": "3f1ffa42-cbca-4fbe-9dfe-419647ea12ac",
            "type": "main",
            "index": 0
          },
          {
            "node": "1c057f3e-39b2-40bf-b859-987f4554782e",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "291f80d1-0da9-419f-bce1-f793424647b7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3f1ffa42-cbca-4fbe-9dfe-419647ea12ac": {
      "main": [
        [
          {
            "node": "871a4192-6604-440b-a6d5-b680c61cdfe2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "96da86ec-ab34-4925-9196-228be717ff28": {
      "main": [
        [
          {
            "node": "85a29206-b8b4-4fa7-873f-d9010fe7b136",
            "type": "main",
            "index": 0
          },
          {
            "node": "fd919440-f00e-4aa0-a299-2de622dd85bf",
            "type": "main",
            "index": 0
          },
          {
            "node": "d0b616ee-027c-40f4-95a6-093c9162e39b",
            "type": "main",
            "index": 0
          },
          {
            "node": "3e3999d4-7b05-4bae-a0d2-ea9a50be692f",
            "type": "main",
            "index": 0
          },
          {
            "node": "d6530ad2-2578-4531-b383-ddbedbad37f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "912e589f-7a28-4fc0-89a1-ba01b077dda6": {
      "ai_tool": [
        [
          {
            "node": "66ff7441-aadb-4316-b4d5-688eeade30b9",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "66ff7441-aadb-4316-b4d5-688eeade30b9": {
      "main": [
        [
          {
            "node": "96da86ec-ab34-4925-9196-228be717ff28",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

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

有料ですか?

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

関連ワークフロー

再生リスト詳細設定ボットコピー
Suno、GPT-4、Runway、Creatomate を使って AI 生成の YouTube ミュージックプレイリストを作成
If
Set
Code
+
If
Set
Code
203 ノードJoseph
コンテンツ作成
💥 HeyGen II - 私をクローン - アイデアからリリースまで:YouTube、TikTok、Instagram向けのChatGPT-5ビデオ自動化 - ビデオ
HeyGen、GPT-5、そしてソーシャル自動投稿を使って、音声入力による動画制作を自動化する
If
Set
Wait
+
If
Set
Wait
41 ノードDr. Firas
コンテンツ作成
バッチSEOコンテンツ生成とAI画像付きWebflowドラフト作成(テンプレート)
GPT、Gemini画像、Webflowデラフトで行う大量SEOコンテンツ生成
If
Set
Code
+
If
Set
Code
54 ノードDahiana
コンテンツ作成
マージ
Suno API、Claude、Telegramボットを使って完全な20曲YouTubeプレイリストを作成
If
Set
Code
+
If
Set
Code
150 ノードJoseph
コンテンツ作成
OpenAI、Flux、Kling、ElevenLabsを活用したAI駆動の短い動画ジェネレーターですべてのソーシャルネットワークにアップロード
自動化AI動画生成とマルチプラットフォーム公開
If
Set
Code
+
If
Set
Code
51 ノードJuan Carlos Cavero Gracia
人工知能
💥 HeyGen - アイデアから公開まで:YouTube、TikTok、Instagram 向けの GPT-5 動画自動化 - 動画
GPT-5 を使って AI バーチャルビデオを生成し、ソーシャルメディアプラットフォームに投稿する
If
Set
Wait
+
If
Set
Wait
41 ノードDr. Firas
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数53
カテゴリー2
ノードタイプ17
難易度説明

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

作成者
DevCode Journey

DevCode Journey

@devcodejourney

I build intelligent systems that automate tasks, streamline workflows, and enhance user experiences using tools like n8n, AI chatbots, and modern automation platforms. With a passion for solving real-world problems through smart technology, I create custom solutions that help individuals and businesses save time, scale faster, and work smarter. Whether it's integrating APIs, building no-code/low-code automations, or developing conversational AI, I'm always exploring the edge of what's possible.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34