Automate YouTube Shorts creation from Telegram prompts using Gemini and VEO

Go to Workflow
2,768 views
Built by Hyrum Hurst Hyrum Hurst
Created on June 07, 2026

Description

Who this workflow is for

This workflow is designed for content creators, marketing teams, and automation builders who want to produce short-form video content at scale without manual editing.

It is especially useful for teams posting consistently to YouTube Shorts, Instagram Reels, or TikTok who want a repeatable, automated content pipeline driven by AI.

What this workflow does

This n8n automation converts a single Telegram message into a fully generated short-form video using AI.

When a message is sent to a Telegram bot, the workflow:
Generates a structured short-form video script using Gemini
Creates multiple cinematic video clips using VEO
Merges clips into a single short video
Generates a title, description, and hashtags optimized for short-form platforms
Delivers the finished video asset and metadata back to Telegram or storage

The entire process runs automatically without requiring manual scripting, editing, or clip assembly.

How the workflow works

A Telegram message triggers the workflow with a short content idea
An AI model generates a multi-part script optimized for short-form video
Video clips are generated for each script segment using VEO
Clips are merged into a final vertical video
Metadata (title, description, hashtags) is generated and attached
The completed short is delivered for review or publishing

How to set up the workflow

Connect your Telegram bot credentials
Configure your Gemini and VEO credentials
Review the prompt templates used for script and clip generation
Adjust output destinations (Telegram, Google Drive, or manual upload)
Activate the workflow

All required credentials are stored securely using n8n credential management.

Requirements

Telegram Bot
Google Gemini credentials
VEO video generation access
n8n instance (cloud or self-hosted)

How to customize the workflow

Modify the AI prompts to match your content style or niche
Change clip length or number of generated scenes
Add automatic posting to YouTube Shorts or other platforms
Extend the workflow with analytics or scheduling steps

Author: Hyrum Hurst
Company: QuarterSmart
Contact: [email protected]

Nodes Used (8)

AI Agent
@n8n/n8n-nodes-langchain.agent
Google Drive
n8n-nodes-base.googleDrive
Google Gemini
@n8n/n8n-nodes-langchain.googleGemini
HTTP Request
n8n-nodes-base.httpRequest
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured
Telegram
n8n-nodes-base.telegram
YouTube
n8n-nodes-base.youTube