Kling 2.5와 자동 SEO를 사용하여 AI 비디오를 생성하고 YouTube에 업로드
중급
이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 14개의 노드를 포함합니다.주로 Code, Wait, YouTube, FormTrigger, HttpRequest 등의 노드를 사용하며. Kling 2.5와 자동 SEO를 사용하여 AI 비디오를 생성하고 YouTube에 업로드
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
사용된 노드 (14)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "5b9aff0ecdeb17791c04b93eac72e39e69151cfa63708980e5d936abe9308b8c",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "df5ad143-8a9a-4699-a754-98da57119851",
"name": "데이터 저장",
"type": "n8n-nodes-base.googleSheets",
"position": [
192,
-80
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "64bf7129-7362-4fde-b9fe-bb0c7372fdb5",
"name": "프롬프트 입력",
"type": "n8n-nodes-base.formTrigger",
"position": [
-16,
-384
],
"webhookId": "f6d8cef7-a87c-4dd7-9920-e6923b564caf",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "31c263a0-be13-4b73-a389-02935290f442",
"name": "5분 대기",
"type": "n8n-nodes-base.wait",
"position": [
400,
-80
],
"webhookId": "4b5d14b7-dc08-4808-8095-034be21c8b99",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "d229c0ff-cf0b-4155-ae54-8cbae96e8c6b",
"name": "구조화된 출력",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
160,
352
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ccee2d23-842f-4d31-bb22-8ffd80f75646",
"name": "AI 브레인",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
-16,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a3ae4f15-f99c-4757-ad48-9f9201a8628f",
"name": "키워드 가져오기",
"type": "n8n-nodes-base.code",
"position": [
400,
192
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2968a634-f503-4152-9e53-e4658f6dceb9",
"name": "YT 비디오 SEO",
"type": "@n8n/n8n-nodes-langchain.agent",
"maxTries": 2,
"position": [
-16,
192
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 1.9,
"waitBetweenTries": 3000
},
{
"id": "66799386-951e-4040-b055-7603ca194ed0",
"name": "AI_브레인",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
208,
-224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c97694f0-ed32-4e16-a2a8-260fee0b79fa",
"name": "YouTube에 게시",
"type": "n8n-nodes-base.youTube",
"position": [
400,
528
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ed7b2cca-621e-4cbd-8e16-f470483e3701",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-592,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c2fdb1b6-b64e-461c-bbff-c54a0df1104c",
"name": "비디오 자격 증명 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
-16,
528
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
"name": "비디오 제작",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
272,
-384
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "7fa29003-b959-4903-9193-d8473cab500c",
"name": "비디오 다운로드",
"type": "n8n-nodes-base.httpRequest",
"position": [
192,
528
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "20f44050-43ce-4749-a7df-b1807f09cb25",
"name": "Make FAL.AI 요청",
"type": "n8n-nodes-base.httpRequest",
"position": [
-16,
-80
],
"parameters": {},
"typeVersion": 4
}
],
"pinData": {},
"connections": {
"ccee2d23-842f-4d31-bb22-8ffd80f75646": {
"ai_languageModel": [
[
{
"node": "2968a634-f503-4152-9e53-e4658f6dceb9",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"66799386-951e-4040-b055-7603ca194ed0": {
"ai_languageModel": [
[
{
"node": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"df5ad143-8a9a-4699-a754-98da57119851": {
"main": [
[
{
"node": "31c263a0-be13-4b73-a389-02935290f442",
"type": "main",
"index": 0
}
]
]
},
"64bf7129-7362-4fde-b9fe-bb0c7372fdb5": {
"main": [
[
{
"node": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
"type": "main",
"index": 0
}
]
]
},
"0896fe33-5391-428e-9ab0-cd9265f6ebbf": {
"main": [
[
{
"node": "20f44050-43ce-4749-a7df-b1807f09cb25",
"type": "main",
"index": 0
}
]
]
},
"31c263a0-be13-4b73-a389-02935290f442": {
"main": [
[
{
"node": "2968a634-f503-4152-9e53-e4658f6dceb9",
"type": "main",
"index": 0
}
]
]
},
"a3ae4f15-f99c-4757-ad48-9f9201a8628f": {
"main": [
[
{
"node": "c2fdb1b6-b64e-461c-bbff-c54a0df1104c",
"type": "main",
"index": 0
}
]
]
},
"2968a634-f503-4152-9e53-e4658f6dceb9": {
"main": [
[
{
"node": "a3ae4f15-f99c-4757-ad48-9f9201a8628f",
"type": "main",
"index": 0
}
]
]
},
"7fa29003-b959-4903-9193-d8473cab500c": {
"main": [
[
{
"node": "c97694f0-ed32-4e16-a2a8-260fee0b79fa",
"type": "main",
"index": 0
}
]
]
},
"c97694f0-ed32-4e16-a2a8-260fee0b79fa": {
"main": [
[]
]
},
"d229c0ff-cf0b-4155-ae54-8cbae96e8c6b": {
"ai_outputParser": [
[
{
"node": "2968a634-f503-4152-9e53-e4658f6dceb9",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"20f44050-43ce-4749-a7df-b1807f09cb25": {
"main": [
[
{
"node": "df5ad143-8a9a-4699-a754-98da57119851",
"type": "main",
"index": 0
}
]
]
},
"c2fdb1b6-b64e-461c-bbff-c54a0df1104c": {
"main": [
[
{
"node": "7fa29003-b959-4903-9193-d8473cab500c",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 콘텐츠 제작, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Apollo 데이터 스크래핑 및 리치 프로세스 1 ✅
Apollo, AI 파싱 및 예정 이메일 후속 조치를 사용한 잠재 고객 자동 생성
If
Code
Wait
+
If
Code
Wait
39 노드Deniz
콘텐츠 제작
WordPress 블로그 자동화 프로페셔널 에디션(심층 연구) v2.1 마켓
GPT-4o, Perplexity AI 및 다국어 지원을 사용한 SEO 최적화 블로그 생성 자동화
If
Set
Xml
+
If
Set
Xml
125 노드Daniel Ng
콘텐츠 제작
자동화된 비디오 생성기
DeepSeek, TTS, Together.ai를 사용하여 스크립트에서 AI 비디오 생성
Set
Code
Wait
+
Set
Code
Wait
81 노드Lakindu Siriwardana
콘텐츠 제작
AI 기반 잠재고객 자격 평가 및 개인화 접근 (Relevance AI 활용)
AI 기반 잠재고객 자격 평가 및 개인화 접근: Relevance AI 사용
Set
Code
Gmail
+
Set
Code
Gmail
34 노드Diptamoy Barman
콘텐츠 제작
실시간 - Gemini 및 Creatomate를 사용한 바이럴 AI 동영상 제작 및 게시 자동화
Gemini와 Creatomate를 사용한 AI 비디오 제작 및 다중 플랫폼 게시 자동화
Set
Code
Wait
+
Set
Code
Wait
47 노드Intuz
콘텐츠 제작
OpenAI, RunwayML, ElevenLabs를 사용한 무면식 숏폼 비디오 자동화
OpenAI, RunwayML, ElevenLabs를 사용한 무면쇼트 비디오 자동화: 스크립트부터 소셜 미디어까지
Set
Code
Wait
+
Set
Code
Wait
56 노드LeeWei
콘텐츠 제작