for (var i = 0; i < list.length; i++) {
          songIDList.push(list[i].spotifyID);
        }