| name | yt-studio |
| description | Orchestrate YouTube A-roll, B-roll, and Elgato Prompter takes with yt-studio: open the macOS app, push scripts, record sessions, and locate saved a-roll/b-roll. Use when shooting tutorials, loading teleprompter scripts, or coordinating sonycam + screcord + prompter. |
yt-studio
Resolve
command -v yt-studio || echo "$HOME/.local/bin/yt-studio"
open "$HOME/Applications/yt-studio.app"
Preconditions
yt-studio status --json
Requires sonycam, screcord, prompter on PATH at documented minimum versions.
Human take
yt-studio open
- Push script (UI or
yt-studio script push FILE --name NAME)
- Set ISO/shutter/aperture in A-roll panel
- Enable B-roll + pick display/window
- Record → Stop
- Open
yt-studio last-session
Agent takeaways
- Prefer CLI for status / script push / last-session.
- GUI for live exposure + coupled Record (agents can also drive
sonycam/screcord directly).
- Never treat liveview frames as masters.