使用 Google Veo 从文本提示生成 AI 视频
中级
这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 6 个节点。主要使用 Set, ManualTrigger, GoogleGemini 等节点。 使用 Google Veo 从文本提示生成 AI 视频
前置要求
- •无特殊前置要求,导入即可使用
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "689fa22e68cd4198e4ae37f3cc44f498087edd235a867e22515be823bab694c7"
},
"nodes": [
{
"id": "8c5a050b-c76e-44cd-8553-660f683e6ff7",
"name": "当点击\"执行工作流\"时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
1184,
1696
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4bbd57e8-e4d7-46bc-97eb-0c4177fd2759",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
128,
80
],
"parameters": {
"width": 672,
"height": 1168,
"content": "## 使用 Google Veo 从文本提示生成 AI 视频"
},
"typeVersion": 1
},
{
"id": "cc3113c5-b1ee-40c9-97ae-c0761363f923",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1488,
1616
],
"parameters": {
"width": 320,
"height": 256,
"content": "**操作:(必填)** 在此节点的“值”字段中为您要创建的视频编写描述性提示。为获得最佳效果,请具体说明!"
},
"typeVersion": 1
},
{
"id": "af9608a0-28f1-4e19-91db-1ac7847f6ad1",
"name": "1. 设置视频提示",
"type": "n8n-nodes-base.set",
"position": [
1616,
1696
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "a6682a52-9305-44b9-813e-37eb58a0e13a",
"name": "prompt",
"type": "string",
"value": "a very cute cat"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "a526e679-7f2a-4625-8799-a8f843747c6b",
"name": "2. 使用 Veo 生成视频",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
2128,
1696
],
"parameters": {
"prompt": "={{ $json.prompt }}",
"modelId": {
"__rl": true,
"mode": "list",
"value": "models/veo-3.0-generate-preview",
"cachedResultName": "models/veo-3.0-generate-preview"
},
"options": {},
"resource": "video"
},
"credentials": {
"googlePalmApi": {
"id": "8yc8qxNm9lAalUZA",
"name": "Google Gemini(PaLM) Api account"
}
},
"typeVersion": 1
},
{
"id": "2aa944aa-406a-4383-9009-e4ec307f9633",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
2032,
1552
],
"parameters": {
"width": 288,
"height": 336,
"content": "此节点将您的文本提示发送到 Google 的 Veo 模型以生成视频。"
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"1. Set Video Prompt": {
"main": [
[
{
"node": "2. Generate Video with Veo",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "1. Set Video Prompt",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 内容创作, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
AI驱动的产品视频生成器 (Foreplay + Gemini + Sora 2)
基于Foreplay、Gemini和Sora 2的AI驱动产品视频生成器
Set
Wait
Switch
+8
18 节点Fahmi Fahreza
内容创作
使用Google Gemini 2.5 Pro分析视频并生成文本摘要
使用Google Gemini 2.5 Pro分析视频并生成文本摘要
Form Trigger
Google Gemini
3 节点Fahmi Fahreza
内容创作
使用Gemini和Google Veo 3创建UGC视频并上传到Instagram
通过Gemini和Google Veo 3自动化UGC视频创作,并通过Postiz上传到Instagram
Set
Merge
Postiz
+5
13 节点Davide
内容创作
使用OpenAI-Gemini创建Dev.to文章 - AI生成带图片内容
使用OpenAI/Gemini创建Dev.to文章 - AI生成带图片内容
Set
Limit
Split Out
+13
30 节点LukaszB
内容创作
使用Gemini AI创建情感故事:生成图片和Veo3 JSON提示
使用Gemini AI创建情感故事:生成图片和Veo3 JSON提示
If
Set
Code
+12
35 节点Muhammad Farooq Iqbal
内容创作
从ClickUp文档到Airtable记录的自动化内容迁移
从ClickUp文档到Airtable记录的自动化内容迁移
Code
Click Up
Airtable
+4
16 节点Fahmi Fahreza
内容创作