Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@dnnsmnstrr
Last active February 3, 2023 11:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnnsmnstrr/6d09e7d0d8696eb87460c7d5370bd079 to your computer and use it in GitHub Desktop.
Save dnnsmnstrr/6d09e7d0d8696eb87460c7d5370bd079 to your computer and use it in GitHub Desktop.
My playlists on Spotify available via a custom personal API. (the response.json is the data source)
{
"current": "https://open.spotify.com/playlist/3YKHRGx3OoWO2tRe3Duorm?si=24f725b6776a41fa",
"chill": "https://open.spotify.com/playlist/0x0ZQcmLsamIx5bF5px2Tc?si=JRKDeoYdS02T66Lhlo7V_w",
"spring": "https://open.spotify.com/playlist/68z163CKUImi0QB6ZpSigr?si=H-rEE3kMQ8WcEfgg-c6iQw",
"summer": "https://open.spotify.com/playlist/5wpb3PdQOzFb3jurTcVfZO?si=vMQ-JzRIRNqgCeGFTIZrXQ",
"autumn": "https://open.spotify.com/playlist/22XncHS02W5RWJ1yM4lV6l?si=2yW8i1WbSp6kk5gjEHXMIQ",
"winter": "https://open.spotify.com/playlist/67SvJfEofXhdIXwsuUJbCJ?si=DWOzFjMqQkqokKPueAGZaA",
"sleep": "https://open.spotify.com/playlist/13RQxSzWqVg3fHlalxlyhC?si=x8ppL0ZuSjKv8if8dQM39g",
"coding": "https://open.spotify.com/playlist/0camicGxGNwB9YS66nAwtb?si=ZpBdqb-7RWiDIiRt0g-asw",
"sports": "https://open.spotify.com/playlist/4X1uZRUIccnwcofS8QjBku?si=MK9RWVXWQaShcaiuyfJx6A",
"meme": "https://open.spotify.com/playlist/4HvN65IMe9oEWqMl1zHCIE?si=dHktjfLfRVOoIQeOtE3vKQ",
"party": "https://open.spotify.com/playlist/1E5n3EWqT9MDPUb1qvGjsb?si=1gDgccYJQlCqHquT_QsmIQ",
"night": "https://open.spotify.com/playlist/2OHb3F8gQqQY4hb14p2uoe?si=v_U9phd3R5GxicMXJ_LH6A",
"morning": "https://open.spotify.com/playlist/6FhnyDVlq5Az6Bllb7einR?si=RUzKAF3_T9KNcLk7wdcfoA",
"piano": "https://open.spotify.com/playlist/5w86GPXC86kKEpbLSKVxFS?si=0F4G8YerTg-Mww0fadg4Kw",
"clean": "https://open.spotify.com/playlist/5idv5XxAwr7q9u4hyWNaNH?si=tiznh34NQGuYAOEa13yqng",
"cook": "https://open.spotify.com/playlist/66wQsRoITiTV5xeG6T19wH?si=7AdcobyLRtWEKBrIVlFvMQ",
"together": "https://discover-together.com/shared/54a5685e8a2b48d7bf998507c0dedc22",
"taste": "https://musictaste.space/request/favored-moose-284",
"blend": "spotify://search/blend"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment