1. I wanted to list my local songs on spotify app and listen to them on all of my devices (Phone, TV, Car), but to do that I had to copy the local files onto all of my devices which is time/space consuming and a tedious task.
2. If in case of you have a data loss, you might loose all your local files and your fav songs, so its better to store it or create playlist on spotify and listen everywhere.
3. To do the above mentioned tasks, I had to manually search and add all of my songs to my spotify playlist one after one which is a hassle π
2. Searches all your local songs from the spotify database using spotify API references and adds them to a playlist.
3. So this enables you to listen to all your local songs on any of your devices without having to have the local files stored on other devices π
Spotify has a feature called "Local files" where you can listen to your local songs, but you cannot listen to them on other devices as you need to have a copy of all those songs stored onto your devices(TV or Car), which is not possible. "Local files" feature is not available for every device and gadgets.
1. Before running the python script you have to get to your client_id and client_secret from Spotify developers website.
Link to the spotify developers website