Creator Hub

Enter your admin PIN to continue

Wrong PIN — try again
uforadio.media — Live
VPS Server — Online
fal.ai — Top up balance to use
Anthropic Claude — Active
Backend Tools — hosted on VPS
Local Tools — run on your Windows PC
🖥️
Local Video Worker
Generates AI video clips on your PC. Uses your CPU + fal.ai for images + minimax for motion. Polls server for queued jobs.
cd C:\Users\Administrator\Documents\backups
python local_worker.py
Run locally
🔴
Reddit Auto-Poster
Claude writes custom posts for 12 subreddits (UFOs, consciousness, audiobooks, spirituality). Logs everything, never double-posts.
cd C:\Users\Administrator\Documents\backups
python reddit_poster.py --dry-run
Run locally
Quick Links
Setup Notes
Reddit Poster setup: Go to reddit.com/prefs/apps → Create App → Script type. Copy client_id and client_secret into backups\reddit_poster.py CONFIG section, then run python reddit_poster.py --dry-run first to preview.

Video Worker: Needs ffmpeg.exe + ffprobe.exe in the backups folder. fal.ai balance required for image/video generation. Check balance at fal.ai/dashboard/billing.

fal.ai credits exhausted? Top up at fal.ai/dashboard/billing. Each video costs ~$1–2 (5 FLUX images + 5 minimax video clips).