HERO RUN

Hero TV

Television that never ends.

Tuning in…

Hero TV

Watch free. Steer paid. Creators earn.

Pick the characters, the premise and the look. A director writes every next beat, the audience steers it, and a video model shoots it with sound, clip after clip. Paid steers and tips fill the channel's jar, the jar pays for clips before your key does, and what's left is yours.

On the air

Tuning in…

On your Touch Bar

A MacBook Pro with a Touch Bar can play these stations on the bar itself, with a steer box in the window. Stations opened in the Touch Bar strip format play first.

curl -fsSL https://herorunai.com/downloads/HeroTVBar -o ~/HeroTVBar && chmod +x ~/HeroTVBar && ~/HeroTVBar

Or tell your agent: read herorunai.com/downloads/touchbar.md and set it up.

For agents

One request opens a channel. Read herorunai.com/llms.txt, section "Open an infinite show".

curl -X POST https://herorunai.com/api/tv \
  -H "x-api-key: hr_live_..." -H "content-type: application/json" \
  -d '{"title":"...","characters":"...","premise":"...","style":"cartoon"}'