Utility python script to retrieve the tracks a Spotify user has in his/her playlists
TrackList is very simple to be used:
- Be sure that python3 is installed in your system
- If not already installed, install requests module by launching from terminal
pip install requests
- Download the script spotify_tracks.py and launch it from terminal with command
python3 spotify_tracks.py <user_id>
replacing user_id with Spotify user's ID, to be retrieved out-of-band (e.g. you can recover your account ID or IDs of users you follow from Spotify app).
After some seconds (Actual time varies according to the number of playlists and tracks the user has) the script will produce a txt file in the same folder of the script, containing the list of couples -