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
Ideally I would want a way to include youtube-music into my desktop environment. Traditionally this would work with pipes.
Hence I want to create a plugin that creates a (unix or windows) socket and relays events (from registerCallback) as well as answer to requests (for now simple requests like play/pause/next/previous).
This could also be extended to also open a tcp socket, to allow #335.
I'd very much like your thoughts on this!
Alternatively I could also see mpd and WebNowPlaying (#329) as established protocols, instead of creating a custom one.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Ideally I would want a way to include youtube-music into my desktop environment. Traditionally this would work with pipes.
Hence I want to create a plugin that creates a (unix or windows) socket and relays events (from registerCallback) as well as answer to requests (for now simple requests like play/pause/next/previous).
This could also be extended to also open a tcp socket, to allow #335.
I'd very much like your thoughts on this!
Alternatively I could also see mpd and WebNowPlaying (#329) as established protocols, instead of creating a custom one.
Beta Was this translation helpful? Give feedback.
All reactions