You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Currently all the business logic for connecting with YouTube and sending data to mpv is handled inside the update function.
In the future this will be replaced by a goroutine and channel API that the front end can communicate with