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
- Create a Google Sheet with columns: idea, caption, production_status, youtube_url.
- Import the template and add the Sheet ID to the relevant nodes.
- Configure the Telegram Chat ID and notification email.
- 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.