spotipy-dev / spotipy

A light weight Python library for the Spotify Web API
http://spotipy.readthedocs.org
MIT License
4.97k stars 956 forks source link

Will spotify new web api screw up spotipy? general question. #606

Closed greeneryAO closed 3 years ago

greeneryAO commented 3 years ago

I have a guy who I paid money to, to make me python 3 scripts for some playlisting functions in spotipy because I don't know how, wish I did, maybe one day I'll learn. Anyway, it worked out ok but I don't know what exactly he did.

I noticed spotify has a beta api, I have more projects for him but if the new web api changes something substantial I might be throwing my money away. It's not the best way to get things done and not the cheapest but I'm not a coder and I have complex ideas for spotify so that's how it is.

just curious, because if I can't get a hold of him one day and his scripts no longer work that's really crappy, stack overflow certainly is not going to help me.

thanks.

Peter-Schorn commented 3 years ago

Is this the website you are referring to: https://developer.spotify.com/documentation/web-api/reference-beta/ ?

If so, don't worry; Spotify is creating a new documentation website. Their web API is not changing.

greeneryAO commented 3 years ago

Is this the website you are referring to: https://developer.spotify.com/documentation/web-api/reference-beta/ ?

If so, don't worry; Spotify is creating a new documentation website. Their web API is not changing.

yeah that's the one, I guess I saw check out our new beta api and assumed it was the web api and didn't investigate further, thanks for the clarification 🙂