Settings

Connection health for the services this MVP needs.

YouTube Data API
YOUTUBE_API_KEY
configured

Enable "YouTube Data API v3" in Google Cloud and set the key in .env.local.

Gemini
GEMINI_API_KEY
configured

Get a key at aistudio.google.com.

Supabase
Database
configured
Storage bucket "video-automation"
missing

Set NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, and SUPABASE_SERVICE_ROLE_KEY. Create the bucket as public.

Redis (BullMQ)
Connection
missing

Run docker compose up -d redis or set REDIS_URL.

Pipeline limits
Hard caps from environment configuration.
Max videos / project: 5
Max clips / video: 20
Max source duration: 1500s
Approved channels
0 channels — bonus ranking

No approved channels. Add rows in the channel_rules table with rule=approved.

Blocked channels
0 channels — never selected

No blocked channels.