A Python CLI app for downloading songs/music videos/albums/playlists directly from Spotify.
[Note: this is a downstream fork of glomatico/spotify-web-downloader, with Docker support added for personal use.]
spotify-web-downloader
can also be built and automatically ran in a Docker container.
Requirements:
-
Copy your
cookies.txt
file to:./docker/cookies.txt
-
Copy the list of Spotify URLs that you want to download to:
./docker/urls.txt
-
In a terminal, run:
cd spotify-web-downloader
docker compose up
Your files will be downloaded to: ./docker/downloads
Demo: