AceLikesGhosts / ytm-rpc

a poorly made youtube music rpc
MIT License
1 stars 0 forks source link

feat(server): ability to spoof being spotify #46

Closed AceLikesGhosts closed 11 months ago

AceLikesGhosts commented 11 months ago

This would involve the following:

  1. Using a Spotify account token to fetch the song from Spotify in order to set the Artist URLs.
  2. Setting the Application Id to 0
  3. Setting the application name to "Spotify"
  4. Providing a listen along ID/Token (spotify:UUID)

and prolly more

AceLikesGhosts commented 11 months ago

out of scope for this project imho, but forking my own project to add it would be aids. maybe a new branch?

AceLikesGhosts commented 11 months ago

wrong closure type