This does NOT require Spotify Premium or logging into your Spotify account.
- Install dependencies with
pip3 install -r requirements.txt
- Get Spotify playlist share URL by clicking the three dots next to a playlist -> Share -> Copy Link
- Run
python3 spotify_download.py [URL]
to download all playlist items to the local directory.