youtube-music icon indicating copy to clipboard operation
youtube-music copied to clipboard

Feature Proposal: Add Cast-Function

Open SHU-red opened this issue 4 years ago • 7 comments

  • Adding a cast-function to play music on cast-devices
  • Keep option to still play music on PC even if music is parallely casted to cast-devices

SHU-red avatar Jan 02 '21 09:01 SHU-red

Any reason why both requests are denied? It would be a great feature for those with multi-speaker groups to hear the song throughout their house. I've been using this more often on my phone, but when on my PC I'd rather control it from PC and not phone.

This is one big feature (or plugin if not natively enabled) for me.

KensonPlayz avatar Jan 05 '24 19:01 KensonPlayz

@KensonPlayz Both requests were closed because they are "duplicates" of this request.

JellyBrick avatar Jan 05 '24 19:01 JellyBrick

It looks like there was an implementation going on in #296, but it's not compatible now because the code has changed 99%

JellyBrick avatar Jan 05 '24 19:01 JellyBrick

@KensonPlayz Both requests were closed because they are "duplicates" of this request.

Ah ok. Not super familiar with this site, so I don't know its intricacies.

It looks like there was an implementation going on in #296, but it's not compatible now because the code has changed 99%

RIP. Hopefully it can be added as a plugin if it's not defaulted to on. I have a 3-speaker group so I can hear the songs thru entire apartment without fade-out.

KensonPlayz avatar Jan 05 '24 20:01 KensonPlayz

Oh, that's sad, because I use a lot the cast for my Nest Audio

v-127 avatar Jan 07 '24 15:01 v-127

We are now working on this: https://github.com/th-ch/youtube-music/tree/feat/chromecast In this implementation, we aim to keep the original implementation (YouTube's implementation) as much as possible. However, several issues make it very difficult to implement.

  • [ ] Electron does not support "cast prompt"
  • [ ] Electron does not support "cast protocol" (chrome.cast) (partially implemented in a689980049db93167a9d48acf6e22235f3788fcb)

JellyBrick avatar Feb 17 '24 23:02 JellyBrick