This script add buttons in web spotify to easier download/lisent music through spotdl
- You need
python3
- You need spotdl
- Add tampermonkey in your web browser
- Add the client.js script in
tampermonkey
run the spotdl interaction server
python3 server.py
# you can add any spotdl arguements ( no need to add "download" command)
python3 server.py --help
python3 server.py --sponsor-block --output ~/My/Music --auth-token 4454 ...
go to your web browser https://open.spotify.com, and have fun !