Spicetify extension that copies various information about the songs in your Playlist (Artist, Album Name, Date Added, Duration, Image URL, Song URL) Only use with SpotifyDL.
You need to have Windows Terminal Installed
Copy copyPlaylistInfoSpotifyDL.js
into your Spicetify extensions directory:
Platform | Path |
---|---|
Linux | ~/.config/spicetify/Extensions or $XDG_CONFIG_HOME/.config/spicetify/Extensions/ |
MacOS | ~/spicetify_data/Extensions or $SPICETIFY_CONFIG/Extensions |
Windows | %userprofile%\.spicetify\Extensions\ |
After putting the extension file into the correct folder, run the following command to install the extension:
spicetify config extensions copyPlaylistInfoSpotifyDL.js
spicetify apply
Filename : copyPlaylistInfoSpotifyDL.js
- Right Click on Playlist > Copy Playlist Info > Paste into Songs.json and Save"
- Run SpotifyDL.py in CMD using
python SpotifyDL.py