NOTE: This package is no longer maintained - please fork it to fix up any issues
You must have Soundpad and Spotify running BEFORE launching this software!
A Windows app for synchronizing Spotify with Soundpad:
- Download the latest
.exe
from the releases page - Open Spotify and play a song
- Open Soundpad
- Run the
.exe
It periodically checks what is playing in Spotify and if it changes it will automatically pause Spotify, download an MP3 of the song from YouTube, add it to Soundpad and play it.
Run it anyway and/or add it to Windows Defender exceptions.
In spotify go to settings and uncheck "Show desktop overlay when using media keys".
- download
yt-dlp.exe
(v2022.05.18) andffmpeg.exe
(4.2.3) and place intobin
directory in root - run
npm run build
to build every bit - run
npm run package
to package up as a single app for distribution (underrelease
directory)
- pre-download songs such as in a playlist
- fade between songs
- normalise volume level (some youtube songs are super quiet)