🎬 Automate ASMR glass fruit video creation & publishing with Veo, Shotstack & Postiz

⚑ 962 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

πŸŽ₯ Veo Machine Reels Factory β€” Full User Guide 🧭 Introduction

The Veo Machine Reels Factory is an automated content creation system built in n8n that turns creative ideas into fully rendered ASMR-style glass fruit reels, ready to post on TikTok, YouTube Shorts, and Instagram Reels.

This template connects multiple AI and automation services into a single, repeatable pipeline. It eliminates manual steps β€” from concept brainstorming to posting β€” allowing creators or marketing teams to produce viral short-form videos hands-free.

βš™οΈ How It Works (In Short)

The workflow starts automatically every 8 hours (or manually when triggered).

It checks a Google Sheet to see which fruits have already been used.

An AI β€œIdea Agent” selects a new, unique glass fruit concept.

Another AI β€œPrompt Agent” writes a cinematic Google Veo 3 prompt describing the video.

The system sends that prompt to Google Veo, which generates the actual video file.

The video is automatically:

Converted to 9:16 vertical format via Shotstack

Uploaded to Google Cloud Storage

Posted to TikTok, YouTube, and Instagram through Postiz API

🧱 Requirements

Before running this workflow, make sure you have the following ready:

Category Requirement

🧩 Workflow Structure Overview

The workflow can be divided into five main parts:

πŸ•’ Automation & Data Input

🧠 AI Generation (Idea + Prompt Creation)

🎬 Video Generation with Google Veo

πŸ“± Video Conversion & Upload

πŸš€ Auto-Publishing to Social Media

πŸ”— Nodes Used

Google Sheets, HTTP Request, Google Cloud Storage, AI Agent, OpenAI Chat Model, Structured Output Parser

πŸ“₯ Import

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

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