Historyonfire
Newbie
- Jan 21, 2019
- 45
- 42
Hello,
I am looking for a program that can connect to many Spotify accounts and edit all the playlists on those accounts.
Right now there are a couple out there, like reschedule.it for instance, but none of them work well.
I have created a very simple one in python but it requires reauthorization every time the auth tokens expire. It's a time suck.
I have very little experience in coding, but it seems like a pretty easy program to make. I'd be happy to pay someone $250 to create a simple one for me.
I'd prefer if it was made in Python with the "spotipy" module.
All I'm looking for is something that can add a song to a specific position in all the playlists and remove a song from all the playlists. I'd like to only have to authorize each account once with this application. I don't need a GUI or anything like that.
I can provide whoever is interested with a few spotify accounts that are ready to interact with the Spotipy module. This should help with creating/testing the app.
I am looking for a program that can connect to many Spotify accounts and edit all the playlists on those accounts.
Right now there are a couple out there, like reschedule.it for instance, but none of them work well.
I have created a very simple one in python but it requires reauthorization every time the auth tokens expire. It's a time suck.
I have very little experience in coding, but it seems like a pretty easy program to make. I'd be happy to pay someone $250 to create a simple one for me.
I'd prefer if it was made in Python with the "spotipy" module.
All I'm looking for is something that can add a song to a specific position in all the playlists and remove a song from all the playlists. I'd like to only have to authorize each account once with this application. I don't need a GUI or anything like that.
I can provide whoever is interested with a few spotify accounts that are ready to interact with the Spotipy module. This should help with creating/testing the app.