Spotify Dance Info

Copy the client id and secret from Spotify, as described in the getting started section in Spotify's WebAPI documentation. During the WebAPI set up, use the value below for the redirect URL.
You may provide a TSV (tab separated) or Excel (xls, xlsx) file that maps track ids to dances. See the examples for clarification of the points below.
  • The first column must contain the track id.
  • The second column must contain the dance, or dances separated by a comma. If you use spaces in TSV files, the dance(s) must be surrounded by double quotes ("). You may use these abbreviations for the dances, this will allow for translations in the future.
  • The first row/line will not be read, it should contain the column headers.
  • Excel files must have the track and dance information on the first sheet.