8
n8n 中文网amn8n.com

使用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 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 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": "YouTube 视频 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": "上传至 Postiz",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        192,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "20f44050-43ce-4749-a7df-b1807f09cb25",
      "name": "发起 FAL.AI 请求",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -16,
        -80
      ],
      "parameters": {},
      "typeVersion": 4
    }
  ],
  "pinData": {},
  "connections": {
    "AI Brain": {
      "ai_languageModel": [
        [
          {
            "node": "YT Video SEO",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "AI_Brain": {
      "ai_languageModel": [
        [
          {
            "node": "Videography",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Store Data": {
      "main": [
        [
          {
            "node": "Wait 5 mins",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Type Prompt": {
      "main": [
        [
          {
            "node": "Videography",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Videography": {
      "main": [
        [
          {
            "node": "Make FAL.AI Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait 5 mins": {
      "main": [
        [
          {
            "node": "YT Video SEO",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Keywords": {
      "main": [
        [
          {
            "node": "Fetch Video Credentials",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "YT Video SEO": {
      "main": [
        [
          {
            "node": "Get Keywords",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Video": {
      "main": [
        [
          {
            "node": "Post on YouTube",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Post on YouTube": {
      "main": [
        []
      ]
    },
    "Structured Output": {
      "ai_outputParser": [
        [
          {
            "node": "YT Video SEO",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Make FAL.AI Request": {
      "main": [
        [
          {
            "node": "Store Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Video Credentials": {
      "main": [
        [
          {
            "node": "Download Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 内容创作, 多模态 AI

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量14
分类2
节点类型11
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者

Automating Repetitive Work in SEO, Sales, and AI tasks

外部链接
在 n8n.io 查看

分享此工作流