Creatomate を使って短い動画を生成する
上級
これはContent Creation, Multimodal AI分野の自動化ワークフローで、31個のノードを含みます。主にIf, Code, Wait, FormTrigger, GoogleDriveなどのノードを使用。 Creatomate、ElevenLabs、Pexels 素材ライブラリを使って AI ショートビデオを生成
前提条件
- •Google Drive API認証情報
- •ターゲットAPIの認証情報が必要な場合あり
- •OpenAI API Key
- •Anthropic API Key
使用ノード (31)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "CYtp7zJfBepNByyF",
"meta": {
"instanceId": "78cd535d8c280c9f391d1c1efae71bb3b005620d19729d7bf9cd5c4e1509eeb2"
},
"name": "Short Video Gen with Creatomate",
"tags": [],
"nodes": [
{
"id": "7d57f5bb-f93a-41c5-862f-ac2f82b96b16",
"name": "Anthropic Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"disabled": true,
"position": [
48,
1760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "25505f0e-9d06-48e9-a44b-39149511cd6a",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"disabled": true,
"position": [
416,
1760
],
"parameters": {},
"typeVersion": 1
},
{
"id": "93abbaa2-9702-4cc3-b43b-62933046fd0a",
"name": "構造化出力パーサー",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
608,
1760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "3e334821-6955-4415-befd-6f70475eb7b9",
"name": "アイテムループ処理",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1056,
1872
],
"parameters": {},
"typeVersion": 3
},
{
"id": "36a2c944-621a-4a4e-85d9-f5d384847407",
"name": "ループ用アイテムフォーマット",
"type": "n8n-nodes-base.code",
"position": [
800,
1600
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9eb04653-0c43-4313-95cf-20b4ae90e839",
"name": "動画詳細取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
1440,
1872
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "19fd8288-1722-4a91-8aca-1530c18cbb05",
"name": "動画検索",
"type": "n8n-nodes-base.httpRequest",
"position": [
1280,
1872
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "28bdc773-878d-4600-8183-6da72bc1ba91",
"name": "小容量動画ファイル検索",
"type": "n8n-nodes-base.code",
"position": [
1616,
1872
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7b52b648-545a-4454-8efa-dbb6d8916dbf",
"name": "待機",
"type": "n8n-nodes-base.wait",
"position": [
1776,
1872
],
"webhookId": "6b13bcaf-135f-4a08-9ba7-1b24fb4c0323",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "5546a1e6-568f-428b-b7ae-559b68d0e699",
"name": "付箋メモ",
"type": "n8n-nodes-base.stickyNote",
"position": [
992,
1792
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7379993b-527e-4fbb-8704-424130404531",
"name": "音声生成",
"type": "n8n-nodes-base.httpRequest",
"position": [
1904,
1536
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "c576e410-b628-4a3d-9e32-c8ee327ef574",
"name": "構造化出力パーサー1",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
224,
1760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "10d16f5a-562b-4506-83c3-0d431f981db2",
"name": "ファイル権限設定",
"type": "n8n-nodes-base.httpRequest",
"position": [
2352,
1536
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "5be6af04-927d-4c9e-af3b-347e19c82f1b",
"name": "動画リンクフォーマット",
"type": "n8n-nodes-base.code",
"position": [
1232,
1536
],
"parameters": {},
"typeVersion": 2
},
{
"id": "98bcf235-c23d-49d8-ba87-d70f88968fcb",
"name": "ショート動画作成",
"type": "n8n-nodes-base.httpRequest",
"position": [
2640,
1536
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "1c5f1e78-1fb6-4979-aa00-5d2577448297",
"name": "待機1",
"type": "n8n-nodes-base.wait",
"position": [
2848,
1536
],
"webhookId": "baa1ec61-20bb-456d-887e-acfe495f0eff",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "31c007d1-8f09-4737-ab4d-835ac5a4d05d",
"name": "条件分岐",
"type": "n8n-nodes-base.if",
"position": [
3216,
1536
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "e9167028-aaf2-40c5-a5aa-8290465ce460",
"name": "動画ステータス確認",
"type": "n8n-nodes-base.httpRequest",
"position": [
3024,
1536
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "9a4fcc0a-ef6a-40fe-af8c-321c40f38b15",
"name": "付箋メモ1",
"type": "n8n-nodes-base.stickyNote",
"position": [
992,
1456
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7959777c-950e-49cb-8e5f-8b191fd14c1a",
"name": "完了",
"type": "n8n-nodes-base.code",
"position": [
3616,
1520
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f9e586ee-29cc-44e1-8ea4-f4f836719c52",
"name": "音声削除",
"type": "n8n-nodes-base.googleDrive",
"position": [
3424,
1520
],
"parameters": {},
"typeVersion": 3
},
{
"id": "21c5c52b-589c-441a-aba6-989b12bc81d5",
"name": "ショート音楽ファイル一覧",
"type": "n8n-nodes-base.httpRequest",
"position": [
1456,
1536
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2930b3c3-f412-441b-927f-ce6cb58d91f4",
"name": "付箋メモ2",
"type": "n8n-nodes-base.stickyNote",
"position": [
2512,
1456
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f784818c-803d-4daa-9152-936e52024b16",
"name": "付箋メモ3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-224,
1456
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c5013b31-c905-4c7b-ba1a-60113297a97d",
"name": "音楽選択",
"type": "n8n-nodes-base.code",
"position": [
1680,
1536
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1641bb48-0799-4af4-a1ad-d3a179a957bb",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
2128,
1536
],
"parameters": {},
"typeVersion": 3
},
{
"id": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
"name": "ショートテキスト",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
48,
1600
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "6ea60872-6565-4349-b79f-9771b5f48a3f",
"name": "動画検索キーワード",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
416,
1600
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "37073114-b0b4-4586-8bd7-2eab6dff0e2c",
"name": "フォーム送信時",
"type": "n8n-nodes-base.formTrigger",
"position": [
-144,
1600
],
"webhookId": "8a898bac-9a62-4c88-8e13-d045f20f3a36",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "35046ebb-474e-45d5-82fa-a54d7288bedb",
"name": "付箋メモ4",
"type": "n8n-nodes-base.stickyNote",
"position": [
2000,
1792
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "48bf7bd5-2ee1-4d89-b5c2-4e8f1b25cd46",
"name": "付箋メモ5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-816,
1456
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "8be97e33-c649-4a35-9a8a-d2390e57ea25",
"connections": {
"31c007d1-8f09-4737-ab4d-835ac5a4d05d": {
"main": [
[
{
"node": "f9e586ee-29cc-44e1-8ea4-f4f836719c52",
"type": "main",
"index": 0
}
],
[
{
"node": "1c5f1e78-1fb6-4979-aa00-5d2577448297",
"type": "main",
"index": 0
}
]
]
},
"7b52b648-545a-4454-8efa-dbb6d8916dbf": {
"main": [
[
{
"node": "3e334821-6955-4415-befd-6f70475eb7b9",
"type": "main",
"index": 0
}
]
]
},
"1c5f1e78-1fb6-4979-aa00-5d2577448297": {
"main": [
[
{
"node": "e9167028-aaf2-40c5-a5aa-8290465ce460",
"type": "main",
"index": 0
}
]
]
},
"1284c0f3-1df6-4b2c-919d-ba723fa632f8": {
"main": [
[
{
"node": "6ea60872-6565-4349-b79f-9771b5f48a3f",
"type": "main",
"index": 0
}
]
]
},
"c5013b31-c905-4c7b-ba1a-60113297a97d": {
"main": [
[
{
"node": "7379993b-527e-4fbb-8704-424130404531",
"type": "main",
"index": 0
}
]
]
},
"98bcf235-c23d-49d8-ba87-d70f88968fcb": {
"main": [
[
{
"node": "1c5f1e78-1fb6-4979-aa00-5d2577448297",
"type": "main",
"index": 0
}
]
]
},
"f9e586ee-29cc-44e1-8ea4-f4f836719c52": {
"main": [
[
{
"node": "7959777c-950e-49cb-8e5f-8b191fd14c1a",
"type": "main",
"index": 0
}
]
]
},
"1641bb48-0799-4af4-a1ad-d3a179a957bb": {
"main": [
[
{
"node": "10d16f5a-562b-4506-83c3-0d431f981db2",
"type": "main",
"index": 0
}
]
]
},
"19fd8288-1722-4a91-8aca-1530c18cbb05": {
"main": [
[
{
"node": "9eb04653-0c43-4313-95cf-20b4ae90e839",
"type": "main",
"index": 0
}
]
]
},
"7379993b-527e-4fbb-8704-424130404531": {
"main": [
[
{
"node": "1641bb48-0799-4af4-a1ad-d3a179a957bb",
"type": "main",
"index": 0
}
]
]
},
"3e334821-6955-4415-befd-6f70475eb7b9": {
"main": [
[
{
"node": "5be6af04-927d-4c9e-af3b-347e19c82f1b",
"type": "main",
"index": 0
}
],
[
{
"node": "19fd8288-1722-4a91-8aca-1530c18cbb05",
"type": "main",
"index": 0
}
]
]
},
"25505f0e-9d06-48e9-a44b-39149511cd6a": {
"ai_languageModel": [
[
{
"node": "6ea60872-6565-4349-b79f-9771b5f48a3f",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"e9167028-aaf2-40c5-a5aa-8290465ce460": {
"main": [
[
{
"node": "31c007d1-8f09-4737-ab4d-835ac5a4d05d",
"type": "main",
"index": 0
}
]
]
},
"5be6af04-927d-4c9e-af3b-347e19c82f1b": {
"main": [
[
{
"node": "21c5c52b-589c-441a-aba6-989b12bc81d5",
"type": "main",
"index": 0
}
]
]
},
"37073114-b0b4-4586-8bd7-2eab6dff0e2c": {
"main": [
[
{
"node": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
"type": "main",
"index": 0
}
]
]
},
"6ea60872-6565-4349-b79f-9771b5f48a3f": {
"main": [
[
{
"node": "36a2c944-621a-4a4e-85d9-f5d384847407",
"type": "main",
"index": 0
}
]
]
},
"7d57f5bb-f93a-41c5-862f-ac2f82b96b16": {
"ai_languageModel": [
[
{
"node": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"10d16f5a-562b-4506-83c3-0d431f981db2": {
"main": [
[
{
"node": "98bcf235-c23d-49d8-ba87-d70f88968fcb",
"type": "main",
"index": 0
}
]
]
},
"9eb04653-0c43-4313-95cf-20b4ae90e839": {
"main": [
[
{
"node": "28bdc773-878d-4600-8183-6da72bc1ba91",
"type": "main",
"index": 0
}
]
]
},
"21c5c52b-589c-441a-aba6-989b12bc81d5": {
"main": [
[
{
"node": "c5013b31-c905-4c7b-ba1a-60113297a97d",
"type": "main",
"index": 0
}
]
]
},
"28bdc773-878d-4600-8183-6da72bc1ba91": {
"main": [
[
{
"node": "7b52b648-545a-4454-8efa-dbb6d8916dbf",
"type": "main",
"index": 0
}
]
]
},
"93abbaa2-9702-4cc3-b43b-62933046fd0a": {
"ai_outputParser": [
[
{
"node": "6ea60872-6565-4349-b79f-9771b5f48a3f",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"c576e410-b628-4a3d-9e32-c8ee327ef574": {
"ai_outputParser": [
[
{
"node": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"36a2c944-621a-4a4e-85d9-f5d384847407": {
"main": [
[
{
"node": "3e334821-6955-4415-befd-6f70475eb7b9",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - コンテンツ作成, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
WordPressブログの自動化プロフェッショナル版(先端研究)v2.1マーケットプラグイン
GPT-4o、Perplexity AI、そして多言語対応を使ったSEO最適化ブログ作成の自動化
If
Set
Xml
+
If
Set
Xml
125 ノードDaniel Ng
コンテンツ作成
OpenAI、RunwayML、ElevenLabsを使って無顔の短い動画を自動化
OpenAI、RunwayML、ElevenLabs を使ってアニメ顔の短い動画を自動化:スクリプトからソーシャルメディアへ
Set
Code
Wait
+
Set
Code
Wait
56 ノードLeeWei
コンテンツ作成
Apollo データスクレイピングとタッチアウトフロー 1 ✅
Apollo、AI による解析と計画されたメール.follow-up によるリード生成の自動化
If
Code
Wait
+
If
Code
Wait
39 ノードDeniz
コンテンツ作成
OpenAI、ElevenLabs、Fal.ai を使用した動画・パ odcast・ASM R向けのウイルス性コンテンツ自動作成
OpenAI、ElevenLabs、そして Fal.ai を使って動画、ポッドキャスト、ASMR に向けたウイルスのコンテンツ作成を自動化
Set
Code
Wait
+
Set
Code
Wait
97 ノードAdam Crafts
コンテンツ作成
OpenAIとFirecrawlを使って製品URLからAI生成のMeta広告キャンペーンを作成する
OpenAI と Firecrawl を使って製品 URL から AI 生成の Meta 広告キャンペーンを作成
If
Set
Code
+
If
Set
Code
40 ノードAdam Crafts
コンテンツ作成
顔なし恐怖ショートビデオを Replicate と OpenAI で制作
OpenAI TTS、Replicateビデオ生成、YouTubeアップロードを使って無顔のホラーショート動画を作成
If
Code
Wait
+
If
Code
Wait
50 ノードDeb Mukherjee
コンテンツ作成