An extension that makes it easy to download songs from Spotify using Spicetify and SpotDL.
To get started, install spicetify and spotdl.
Then clone the repository and install the dependencies:
git clone https://github.com/grademach/spotify-downloader.git
cd spotify-downloader
npm install
npm run build-local
Copy song-downloader.js
from dist/song-downloader.js
to the spicetify extensions folder
Windows %appdata%\spicetify\Extensions\
Linux/MacOS ~/.config/spicetify/Extensions
After placing the extension file into the correct folder, run the following command to install it:
spicetify config extensions <file name>
spicetify apply