Skip to content

Instantly share code, notes, and snippets.

@anthonyshort
Created December 29, 2015 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonyshort/d7c7c4dff3a3d3db2a03 to your computer and use it in GitHub Desktop.
Save anthonyshort/d7c7c4dff3a3d3db2a03 to your computer and use it in GitHub Desktop.
badge(options, song => {
// {
// "icon": 'https://developers.soundcloud.com/assets/logo_black.png',
// "image_url": "user or artwork url",
// "song_title": "Hello",
// "song_url": "x",
// "artist_name": "x",
// "artist_url": "x",
// "stream_url": "http://soundcloud.com/song/x?client_id=1212212"
// }
// build element, insert CSS, read template etc.
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment