Workflow Templates

Create & Upload AI-Generated ASMR YouTube Shorts (n8n)

Two AI agents ideate and script, Seedance generates footage, Fal AI adds ASMR audio, FFmpeg stitches, then it auto-uploads to YouTube with Google Sheets logging and Telegram/email alerts.

Visit site
Difficulty
Advanced
Pricing
Free
Platform
n8n
Tools involved
n8n OpenAIWavespeed AISeedanceFal AIYouTubeGoogle SheetsTelegram

An advanced YouTube Shorts automation built for the popular ASMR niche: two AI agents first brainstorm a viral concept then expand it into a structured production plan with captions and hashtags; Seedance (via Wavespeed AI) generates the footage, Fal AI generates matching ASMR audio, FFmpeg assembles the final file, it auto-uploads to YouTube, and writes status to Google Sheets with Telegram and email notifications. About 10 nodes — advanced complexity.

What it does

  • Two AI agents: brainstorm an ASMR concept + expand into a production plan (title / hashtags)
  • Seedance (Wavespeed AI) generates video clips; Fal AI generates ASMR audio
  • FFMPEG API sequences clips and audio into the final file
  • Logs the idea to a Google Sheet (status “In Progress”)
  • Auto-uploads to YouTube with AI-generated title and description
  • Updates the sheet to “Done” with the link; sends Telegram + email notifications

Prerequisites

  • n8n (cloud or self-hosted)
  • OpenAI API
  • Wavespeed AI API (for ByteDance Seedance access)
  • Fal AI API
  • Google OAuth (YouTube Data API v3 + Google Sheets API enabled)
  • Telegram Bot credentials
  • Gmail OAuth (optional, for notifications)

How to use

  1. Create a Google Sheet with columns: idea, caption, production_status, youtube_url.
  2. Import the template and add the Sheet ID to the relevant nodes.
  3. Configure the Telegram Chat ID and notification email.
  4. Add all API keys, run one test through the full chain, then enable.

Use cases

  • Automated ASMR / oddly-satisfying YouTube Shorts networks
  • YouTube automation enthusiasts producing at volume
  • AI content experiments

Notes

  • Setup takes ~15–20 minutes; many nodes and higher complexity.
  • Multiple overseas APIs are usage-billed; mainland China access typically requires an international network.
  • Output quality depends heavily on prompts — expect iteration.

Last updated: June 30, 2026

Related solutions