G
GTM Vault
Browse
  • Dashboard
    • Automations
    • Skills
    • Prompts
    • Makers
  • Sign in
Loading setup wizard...
Back to Generate AI videos with Google Veo3, save to Google Drive and upload to YouTube

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

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.

What This Automation Does
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

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.

Prerequisites

  • 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