Media

On-device YouTube Music on a Mac

YouTube Music is implemented in the native Swift app, not as a web view in the notch. YouTube Music can attach through the optional WebSocket controller.

Last updated 2026-12-14

Why native matters

A real Mac utility can follow Spaces, displays, and system appearance. YouTube Music is part of that host.

What stays in-tree

First-party YouTube Music lives in the app. Third-party packages cannot load unsigned code.

Back to the blog