th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
8.99k stars 512 forks source link

[Feature Request]: Try to add the connect to a device feature from spotify #2619

Open Zippu-4249 opened 16 hours ago

Zippu-4249 commented 16 hours ago

Preflight Checklist

Problem Description

.

Proposed Solution

Try to add the connect to a device feature from spotify . I think most of the users would like it , so we can switch/transfer the media between multiple desktops , laptops and speakers . I myself have 2 laptops and 2 speakers but i have to connect and disconnect the bluetooth and its a hassle to be honest . image

Alternatives Considered

.

Additional Information

No response

ArjixWasTaken commented 16 hours ago

For this to be possible, a bunch of things will need to be done. Specifically:

  1. Having our own backend where you would login, in order to have the concept of "session".
  2. Having a revanced plugin for the mobile app, to introduce the required functionality.

There may be more requirements, but with just these two alone I can say that this is a hard request. It would be an awesome feature for sure, but kinda unrealistic with the way things are.

youtube music does not share the "session" concept of Spotify, you can be listening to multiple songs from multiple devices/browsers using the same account at the same time

Zippu-4249 commented 14 hours ago

I see ..... thanks for the information