Spotify Data Retrieval Script is a Python script that uses Spotipy to interact with the Spotify Web API and retrieve a user's saved tracks, playlists, and recently played tracks. Outputs to console.
Dockerfile for image built off Ubuntu 20.04 containing Python 3.10 (3.6, 3.7, 3.8, 3.9) built from source ...