fa63f4d956
Includes all spec features plus pop-out player with bidirectional video transfer: - YouTube IFrame API + Data API v3 channel management - Idle/broadcast mode, channel flip animation, NCO onboarding - Pop-out player (⧉/P) transfers video to popup; P closes and returns it Co-Authored-By: claude-flow <ruv@ruv.net>
409 B
409 B
VidFlow
Context for Claude/Codex is maintained in Obsidian Mind: ~/my-vault/work/projects/vidflow.md Run
/om-project-switchfrom the vault to load full context.
Operational Rules
- Single-file project — everything lives in
vidflow.html - No build step, no framework, no external dependencies
- Local dev:
python3 -m http.server 8080(must be HTTP, not file://) - Never hardcode API keys