🎬 Automated POV video creation with AI scripts, visual generation & YouTube

207 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

POV Faceless Video Generator

Create viral POV-style faceless videos automatically — from topic → visuals → sounds → rendered video → upload. This workflow is built for creators, YouTubers, automation agencies, and content studios that want to scale short-form content production without showing their face.


🧾 Overview

This n8n automation takes a video topic as input and generates:

A Publishing Agent module can even upload the final output directly to YouTube. Everything — prompts, images, videos, audio, transitions, and uploads — is generated end-to-end with zero manual editing.


⚙️ Key Features


🧱 Workflow Breakdown

1️⃣ INPUT: Video Topic

Nodes:

This section generates the creative foundation for the entire video.


2️⃣ Generate Prompts (Script & Shot List)

Produces:

All outputs are optimized for AI image/video generators. Uses: OpenAI / OpenRouter LLM


3️⃣ Generate Images (AI Art Module)

Nodes:

Generates multiple POV-style still images (hands, walking scenes, object interactions). Good for:


4️⃣ Generate Videos (AI Video Clips)

Nodes:

Creates 3–6 second POV clips for each step in the script. Examples:

All clips flow into the rendering module.


5️⃣ Generate Sounds (Narration + Background Audio)

Nodes:

This module handles:


6️⃣ OUTPUT: Final Video Assembly

Nodes:

This stage assembles:

Outputs a polished MP4 file ready for publishing.


7️⃣ Publishing Agent (YouTube Auto-Upload)

Nodes:

This module:


🧰 Setup Instructions

Connect OpenAI / OpenRouter

Choose your AI image/video providers

Compatible with:

Connect Google Sheets (optional)

For:

Enable YouTube OAuth

Required for auto-upload.

Customize styles:

Run a test to confirm all connections and render timing.


🧩 Customization Options

GoalHow to Modify
Change POV styleEdit prompt templates in “Generate Prompts”
Use different video modelReplace video nodes (Pika, RunwayML, Luma, Flux, etc.)
Add subtitlesUse Whisper/OCR + FFmpeg overlays
Add transitionsAdd FFmpeg transitions in Render Video
Generate vertical videosSet output to 1080×1920
Auto-publish to Shorts/ReelsDuplicate Publishing Agent and configure platforms

🧠 Example Use Case

A faceless creator wants to upload daily POV Motivation or POV Business Advice videos. The workflow generates:

100% automated — no editing required.


✅ Benefits

🔗 Nodes Used

Google Sheets, HTTP Request, Google Drive, YouTube, Schedule Trigger, Basic LLM Chain

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup