Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 839 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 839 Bytes

TrackList

Utility python script to retrieve the tracks a Spotify user has in his/her playlists


Usage

TrackList is very simple to be used:

  1. Be sure that python3 is installed in your system
  2. If not already installed, install requests module by launching from terminal
pip install requests
  1. 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 -