YouTube

上級

これはAI, Marketing分野の自動化ワークフローで、22個のノードを含みます。主にSet, Code, Function, Telegram, HttpRequestなどのノードを使用、AI技術を活用したスマート自動化を実現。 Google SheetsとTelegramリマインダーを使用してTikTok動画をYouTube Shortsに自動転送

前提条件
  • Telegram Bot Token
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "A0IRqcScwiTe8ov4",
  "meta": {
    "instanceId": "fb3184f8fa01ea148d00aadf9b7c1e387b25e3d514eb1a933dfbf92ffdabd4e0",
    "templateCredsSetupCompleted": true
  },
  "name": "YouTube",
  "tags": [],
  "nodes": [
    {
      "id": "f4609867-625e-4937-8374-9b1680883fbe",
      "name": "手動トリガー",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -820,
        80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9dd8fd1b-106c-4692-87dc-dd3d5f586ec8",
      "name": "TikTok動画を取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        60,
        120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c0eb92ea-fe31-4e2f-8cf8-45daf60a7f5e",
      "name": "新着動画をフィルター",
      "type": "n8n-nodes-base.function",
      "position": [
        900,
        -180
      ],
      "parameters": {},
      "typeVersion": 1,
      "alwaysOutputData": false
    },
    {
      "id": "2acf6d17-4057-47d0-8b5d-d93e340314aa",
      "name": "YouTubeアップロードスニペット",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1540,
        260
      ],
      "parameters": {},
      "typeVersion": 4.2,
      "alwaysOutputData": false
    },
    {
      "id": "7b4a47fb-071c-4473-a5b5-a0225800127d",
      "name": "YouTube動画アップロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2040,
        260
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "69cf78af-9c4a-4720-8ab5-97f21336d02d",
      "name": "Google Sheetsに追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1520,
        -260
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "cf6f3ccc-d56c-42c7-9f0a-9477207da697",
      "name": "動画をダウンロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1800,
        260
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "585f381e-7a1b-46a3-b3ca-2211aba091a1",
      "name": "フィールドを編集",
      "type": "n8n-nodes-base.set",
      "position": [
        -400,
        200
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "077783eb-a61a-479c-975c-263668c992dd",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -600,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e6d191d5-e251-4844-896e-f2c46a7aef98",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -820,
        240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b34f6b9e-08b8-46c5-b82c-351145a9460d",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2360,
        260
      ],
      "webhookId": "",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7ae0cc36-d2c1-4e7a-9240-d69a3694e052",
      "name": "Telegramトリガー",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -520,
        560
      ],
      "webhookId": "7234ed1e-a704-4ba4-8f53-d92dce07414d",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c8183fcf-78cc-44e3-bdc0-308540594c92",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2320,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "32c1aaf4-9b8a-42e0-9b1e-24fe2c212132",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1460,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "01360b51-8e40-427b-b7e8-ec7bfa0592be",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1300,
        -1120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "999ae18b-9ac3-4f13-ac8c-0a21ef527997",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        280,
        -380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "914ec878-f735-4619-9ee4-f0ccc7fa67f7",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d5db6a6a-1194-4094-98b5-0b892a090527",
      "name": "コード",
      "type": "n8n-nodes-base.code",
      "position": [
        -240,
        560
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ca8f53b3-e4a7-480c-843b-028a8d7efcde",
      "name": "TGトリガー経由でTikTok動画を取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        60,
        560
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "122eb37c-cd86-418f-aaa8-e2afd5747093",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "baae9051-ce6d-4733-9911-fdaa395d7ac2",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        600,
        420
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "efe4c61d-b975-4502-a67e-d967158ed8d9",
      "name": "動画情報",
      "type": "n8n-nodes-base.set",
      "position": [
        1180,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "callerPolicy": "workflowsFromSameOwner",
    "executionOrder": "v1"
  },
  "versionId": "0f814914-2253-4513-81c7-01f497675888",
  "connections": {
    "d5db6a6a-1194-4094-98b5-0b892a090527": {
      "main": [
        [
          {
            "node": "ca8f53b3-e4a7-480c-843b-028a8d7efcde",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "585f381e-7a1b-46a3-b3ca-2211aba091a1": {
      "main": [
        [
          {
            "node": "9dd8fd1b-106c-4692-87dc-dd3d5f586ec8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cf6f3ccc-d56c-42c7-9f0a-9477207da697": {
      "main": [
        [
          {
            "node": "7b4a47fb-071c-4473-a5b5-a0225800127d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f4609867-625e-4937-8374-9b1680883fbe": {
      "main": [
        [
          {
            "node": "585f381e-7a1b-46a3-b3ca-2211aba091a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e6d191d5-e251-4844-896e-f2c46a7aef98": {
      "main": [
        [
          {
            "node": "585f381e-7a1b-46a3-b3ca-2211aba091a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7ae0cc36-d2c1-4e7a-9240-d69a3694e052": {
      "main": [
        [
          {
            "node": "d5db6a6a-1194-4094-98b5-0b892a090527",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c0eb92ea-fe31-4e2f-8cf8-45daf60a7f5e": {
      "main": [
        [
          {
            "node": "69cf78af-9c4a-4720-8ab5-97f21336d02d",
            "type": "main",
            "index": 0
          },
          {
            "node": "efe4c61d-b975-4502-a67e-d967158ed8d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "efe4c61d-b975-4502-a67e-d967158ed8d9": {
      "main": [
        [
          {
            "node": "2acf6d17-4057-47d0-8b5d-d93e340314aa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9dd8fd1b-106c-4692-87dc-dd3d5f586ec8": {
      "main": [
        [
          {
            "node": "c0eb92ea-fe31-4e2f-8cf8-45daf60a7f5e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7b4a47fb-071c-4473-a5b5-a0225800127d": {
      "main": [
        [
          {
            "node": "b34f6b9e-08b8-46c5-b82c-351145a9460d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2acf6d17-4057-47d0-8b5d-d93e340314aa": {
      "main": [
        [
          {
            "node": "cf6f3ccc-d56c-42c7-9f0a-9477207da697",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ca8f53b3-e4a7-480c-843b-028a8d7efcde": {
      "main": [
        [
          {
            "node": "c0eb92ea-fe31-4e2f-8cf8-45daf60a7f5e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

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

有料ですか?

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

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

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

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34