Niller2005 / flup

https://flup.app
1 stars 2 forks source link

Music #2

Open Niller2005 opened 1 year ago

Krimsonknite commented 1 year ago

Music Player that provides a synchronized listening experience for users connected to the audio and chat room.

Support:

Krimsonknite commented 1 year ago
Krimsonknite commented 9 months ago

Local Player:

Online Player:

Uploads:

Extended Features

Krimsonknite commented 8 months ago

GetTrack() {}

Krimsonknite commented 8 months ago

Spotify: Get Playback State

device: the device playing back music (my audio driver?)

Flup: Serverside Player

Client to Server:

Clientside User

Krimsonknite commented 8 months ago

Example of fetch

fetch():

cURL: curl --request GET \ --url https://api.spotify.com/v1/me/player \ --header 'Authorization: Bearer 1POdFZRZbvb...qqillRxMr2z'

Krimsonknite commented 8 months ago

WebSockets:

WebSocket Interface:

Krimsonknite commented 8 months ago

Audio Player: https://svelte-audio-player.vercel.app/docs