Skip to content

avedmala/spotify-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Party

  • Note: The web app is not online currently

Demo

Demo Gif

Instructions to use

  • Note: Must have Spotify Premium
  • Warning: Playing a Podcast will make the site crash
  1. Login with your Spotify username.
  2. Your name should appear here.
  3. Start playing a song on Spotify so the website can find that device.
  4. The name of the device should also now appear.
  5. Click the album artwork to pause/play the music.
  6. Logout once your done by just entering your username.

API Information

API Docs

GET Request to https://mrswagbhinav.pythonanywhere.com/list_users will list all the users logged in

GET Request to https://mrswagbhinav.pythonanywhere.com/currently_playing will list what all the users are listening to

POST Request to https://mrswagbhinav.pythonanywhere.com/play with the body song='song_title' will start playing that song for all users logged in

POST Request to https://mrswagbhinav.pythonanywhere.com/toggle_playback will pause or play the current song

POST Request to https://mrswagbhinav.pythonanywhere.com/logout with the body username='your_username' will log that user out of the service

About

its like netflix party but for spotify

Resources

Stars

Watchers

Forks