WonderWave is an AI-powered video automation pipeline that generates and publishes YouTube Shorts from ClickUp tasks.
- ClickUp integration
- AI image generation
- Kokoro TTS narration
- Subtitle generation
- FFmpeg video rendering
- Automatic YouTube publishing
- Job queue and retry system
- Thumbnail upload support
ClickUp Task ↓ Parse Script ↓ Generate Images ↓ Generate Narration ↓ Create Subtitles ↓ Render Video ↓ Upload to YouTube ↓ Update ClickUp Status
- Node.js
- FFmpeg
- Kokoro TTS
- ClickUp API
- YouTube Data API v3
npm install
cp .env.example .env
npm startapi/
config/
core/
jobs/
pipeline/
publishers/
services/
workers/
scripts/
Currently supports:
- ✅ ClickUp
- ✅ YouTube
- ✅ Automatic publishing
- ✅ Subtitle rendering
- ✅ Retry system