8
n8n 한국어amn8n.com

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
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "CYtp7zJfBepNByyF",
  "meta": {
    "instanceId": "78cd535d8c280c9f391d1c1efae71bb3b005620d19729d7bf9cd5c4e1509eeb2"
  },
  "name": "Short Video Gen with Creatomate",
  "tags": [],
  "nodes": [
    {
      "id": "7d57f5bb-f93a-41c5-862f-ac2f82b96b16",
      "name": "Anthropic 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "disabled": true,
      "position": [
        48,
        1760
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "25505f0e-9d06-48e9-a44b-39149511cd6a",
      "name": "OpenAI 채팅 모델",
      "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": "Format For 항목 반복",
      "type": "n8n-nodes-base.code",
      "position": [
        800,
        1600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9eb04653-0c43-4313-95cf-20b4ae90e839",
      "name": "Get The Video Details",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1440,
        1872
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "19fd8288-1722-4a91-8aca-1530c18cbb05",
      "name": "Search Videos",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1280,
        1872
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "28bdc773-878d-4600-8183-6da72bc1ba91",
      "name": "Find Smaller Video File",
      "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": "Generate Voice",
      "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": "설정 File Permissions",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2352,
        1536
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5be6af04-927d-4c9e-af3b-347e19c82f1b",
      "name": "Format Video Links",
      "type": "n8n-nodes-base.code",
      "position": [
        1232,
        1536
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "98bcf235-c23d-49d8-ba87-d70f88968fcb",
      "name": "Create Short",
      "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": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        3216,
        1536
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "e9167028-aaf2-40c5-a5aa-8290465ce460",
      "name": "Check Video Status",
      "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": "Finished",
      "type": "n8n-nodes-base.code",
      "position": [
        3616,
        1520
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f9e586ee-29cc-44e1-8ea4-f4f836719c52",
      "name": "Delete Audio",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        3424,
        1520
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "21c5c52b-589c-441a-aba6-989b12bc81d5",
      "name": "List Short Music Files",
      "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": "Choose Music",
      "type": "n8n-nodes-base.code",
      "position": [
        1680,
        1536
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1641bb48-0799-4af4-a1ad-d3a179a957bb",
      "name": "Google 드라이브",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2128,
        1536
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
      "name": "Short Text",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        48,
        1600
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "6ea60872-6565-4349-b79f-9771b5f48a3f",
      "name": "Video Search Terms",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        416,
        1600
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "37073114-b0b4-4586-8bd7-2eab6dff0e2c",
      "name": "On form submission",
      "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": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait1": {
      "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": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f9e586ee-29cc-44e1-8ea4-f4f836719c52": {
      "main": [
        [
          {
            "node": "7959777c-950e-49cb-8e5f-8b191fd14c1a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive": {
      "main": [
        [
          {
            "node": "Set File Permissions",
            "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": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [
          {
            "node": "5be6af04-927d-4c9e-af3b-347e19c82f1b",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "19fd8288-1722-4a91-8aca-1530c18cbb05",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "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": "Format For Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Set File Permissions": {
      "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": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "6ea60872-6565-4349-b79f-9771b5f48a3f",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "1284c0f3-1df6-4b2c-919d-ba723fa632f8",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Format For Loop Over Items": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 콘텐츠 제작, 멀티모달 AI

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수31
카테고리2
노드 유형12
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Matty Reed

Matty Reed

@mattyreed1

Student and Teacher | Designer and Builder | Helping Founders Flourish

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34