Home > database >  Embedded Spotify player as in Musixmatch
Embedded Spotify player as in Musixmatch

Time:08-24

As you might know, for now, it's impossible to embed a Spotify player through their suggested code.

However, I noticed that Musixmatch solves it by setting their web as a device (premium & auth are needed), but I have no idea how to do it, and I've not found anything about it.

Is anyone here know how to do that or think about another solution for this?

Spotify window while syncing song on Musixmatch

1

Musixmatch custom Spotify player

2

CodePudding user response:

There is a Web Playback SDK you can use, but then you have to make the UI yourself.

  • Related