🎬 Automate YouTube Shorts creation from Telegram prompts using Gemini and VEO

⚑ 2,560 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” Since TikTok doesn’t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β€” drop it into your workflow and skip the parsing.

View All Scrapers

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:

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


How the workflow works

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

How to set up the workflow

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

All required credentials are stored securely using n8n credential management.


Requirements


How to customize the workflow


Author: Hyrum Hurst
Company: QuarterSmart
Contact: hyrum@quartersmart.com

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, Google Drive, YouTube, AI Agent

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup