G
GTM Vault
Browse
  • Dashboard
    • Automations
    • Skills
    • Prompts
    • Makers
  • Sign in
All Automations

Generate AI videos with Google Veo3, save to Google Drive and upload to YouTube

Generate AI videos with Google Veo3, save to Google Drive, create optimized YouTube titles with GPT-4, and automatically upload to YouTube.

workflowcontent
Davide Boizzaby Davide Boizzaon n8n
Nodes

23

Triggers

2

Platform

n8n

Tech Stack
Google Sheets
Google Sheets
Google Drive
Google Drive
OpenAI
OpenAI
How It Works

This workflow uses a Google Sheet as the control interface to trigger AI video generation through Google Veo3. Generated videos are saved to Google Drive, enhanced with GPT-4 optimized titles, and automatically uploaded to YouTube with proper metadata.

1

Fetch video requests from Google Sheets

Retrieves unfilled video requests from a Google Sheet where the VIDEO column is empty.

2

Generate video with Google Veo3

Sends the prompt and duration to Google Veo3 API via Fal.run to create the AI video.

3

Monitor video generation status

Checks the video generation status and waits until the video is completed before proceeding.

4

Create optimized YouTube title

Uses GPT-4 to generate an SEO-optimized YouTube title based on the video content.

5
Attached Files
workflow.json

Save video to Google Drive

Downloads the generated video file and uploads it to Google Drive for storage and backup.

6

Upload to YouTube and update sheet

Uploads the video to YouTube via Upload-Post API and updates the Google Sheet with video and YouTube URLs.

What You'll Need

  • Google Sheets account with video request data
  • Google Drive account for video storage
  • Fal.run API key for Google Veo3 access
  • OpenAI API key for GPT-4 title generation
  • YouTube account for video publishing
  • Upload-Post API account for YouTube integration

This automation has 7 configurable settings you'll customize during setup.