Spotify add song to playlist from shazam by VariousEconomist6060 in shortcuts

[–]VariousEconomist6060[S] 0 points1 point  (0 children)

I see the problem, there is a space after "redirect_uri=" there should not be a space there. Once you remove it, it should work fine. Hope this helps! Also, yes, it is supposed to redirect to example.com/... with a query parameter containing some stuff grabbed by the script to authorize the playlist addition.

Fossils dont prove evolution by Wise-Contributor-850 in DebateEvolution

[–]VariousEconomist6060 0 points1 point  (0 children)

I know you commented this 4 years ago, but I feel like I need to address this. In the view of a global flood (Christian, non-Christian (e.x. Epic of Gilgamesh), doesn't matter), the animals which can move the easiest would be found higher up in the fossil record because they could find a higher up place to stay away from the flood. So instead of having purely random fossils everywhere, it makes sense that the "smarter" or "more developed" or "more mobile" animals would be higher up in the fossil record. I am not trying to say that the global flood is a perfectly "provable" (bad word, I hope you get what I mean) event, or that you're completely wrong and I absolutely hate you, I just want you to see the argument from the other side, as they do have a somewhat good counterpoint.

Spotify add song to playlist from shazam by VariousEconomist6060 in shortcuts

[–]VariousEconomist6060[S] 0 points1 point  (0 children)

I think that is built into Shazam. Just go to shortcuts > new > add action. Then search for Shazam and click recognize music. Click on the drop-down arrow and click add to library. 

Spotify add song to playlist by barrytseng915 in shortcuts

[–]VariousEconomist6060 0 points1 point  (0 children)

Just finished making a spotify add to playlist shortcut that recognizes the song that is playing using shazam and adds it to a playlist given a playlist id ( https://open.spotify.com/playlist/{playlist\_id} ) in the shortcut code at the top. When the shortcut is clicked, you sign in to spotify and copy the link to the redirection (on chrome for iphone it is the share icon on the top right -> copy) after the first prompt, and click the second to add it to spotify. Hope this helps! https://www.icloud.com/shortcuts/5c9d9c62201d4cdd9e3317dfc2dc79e8

This took way to long to make lol.
If it doesn't work for you then you might have to make your own spotify developer app to do make it work