stranbury / spotify-javascript-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify JavaScript Player

An audio player based on the Soundmanager 2 API that lets you stream songs from Spotify. Features a player UI with a play button, next button, and previous button.

Getting Started

Download files

$ git clone git@github.com:albertaw/spotify-javascript-player.git

Signup for Spotify

To get track info, you will need a Spotify account. Go to https://www.spotify.com to create an account. Optionally, you may register your application though you do not need to for this app. Go to the My Applications on the developer site and create a new application.

Add tracks

This app uses songs from our Spotify artist Henri. Get the track id of a track by right clicking on its name and selecting Copy Spotify URI. The id will be the value after spotify:track:.

Credits

About


Languages

Language:JavaScript 98.7%Language:HTML 1.2%Language:CSS 0.2%