Skip to main content

Generate horror faceless shorts with OpenAI TTS, Replicate Video, and YouTube upload

Workflow preview

Workflow preview
100%
Generate horror faceless shorts with OpenAI TTS, Replicate Video, and YouTube upload preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Who’s it for Creators who want to create faceless videos automatically, while keeping human oversight and quality control. How it works / What it does AI generates 8 story beats, which can be revie...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.readwritefile, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.executecommand, n8n-nodes-base.wait

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Deb Mukherjee.

Original n8n.io source

1.1 Workflow description

Title
Generate horror faceless shorts with OpenAI TTS, Replicate Video, and YouTube upload
Workflow name
Generate horror faceless shorts with OpenAI TTS, Replicate Video, and YouTube upload

Who’s it for Creators who want to create faceless videos automatically, while keeping human oversight and quality control.

How it works / What it does

  • AI generates 8 story beats, which can be reviewed, edited, or re-ordered by a human.
  • Each beat is converted into narration (audio), imagery, and short clips.
  • Final video is assembled and stored in Google Drive, ready for review and regeneration if needed.
  • Chat commands trigger each step, giving full human control.

How to set up

  • Set up Google Drive and Google Sheets
  • Get necessary credentials

Requirements

  • Google Drive account for storing videos.
  • Access to AI tools for text, voice, and visuals.
  • Basic familiarity with triggering chat commands or automation steps.

How to customize the workflow

  • Adjust the number of story beats or narration style
  • Use models of your choice
  • Use for any theme by updating Story prompt

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Save Speech Locally

Type / Role
n8n-nodes-base.readWriteFile - readWriteFile
Config choices
Version 1

Block 2 - Story Idea Generator

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 3 - Story Beat Generator

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 4 - Google Sheet Idea Log

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 5 - Story Beat Generator5

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 6 - YouTube Video Upload

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - Video Audio Merge Command

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - Run FFmpeg to Merge Media

Type / Role
n8n-nodes-base.executeCommand - executeCommand
Config choices
Version 1

Block 9 - Temporary Files Cleanup

Type / Role
n8n-nodes-base.executeCommand - executeCommand
Config choices
Version 1

Block 10 - Story Beat Generator6

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 11 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 12 - Generate Final Video Clip

Type / Role
n8n-nodes-base.executeCommand - executeCommand
Config choices
Version 1

Block 13 - 🎨 Image Generator

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 14 - HTTP Request

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 15 - Story Idea Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 16 - Switch

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 17 - Prepare YouTube Upload

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 18 - Get YouTube Title and Description

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 19 - Read Video for Upload from Disk

Type / Role
n8n-nodes-base.readWriteFile - readWriteFile
Config choices
Version 1

Block 20 - Update YouTube Url

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 21 - Temporary Files Cleanup3

Type / Role
n8n-nodes-base.executeCommand - executeCommand
Config choices
Version 1

Block 22 - Search Temporary Files to Delete

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 23 - Delete Temporary Files

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 24 - Get Story Idea

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Showing the first 24 of 50 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Generate horror faceless shorts with OpenAI TTS, Replicate Video, and YouTube upload
Complexity advanced
Nodes 50
Categories Content Creation, Multimodal AI
Author Deb Mukherjee
Published 24 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10103/10103.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Generate horror faceless shorts with OpenAI TTS, Replicate Video, and YouTube upload do?

Who’s it for Creators who want to create faceless videos automatically, while keeping human oversight and quality control. How it works / What it does AI generates 8 story beats, which can be revie...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.