Keep your spot in every long playlist you rotate through, and jump back to any of them — right down
to the second in the song. Connect once; it stays connected.
Connect
This page is open as a local file. Spotify login needs it served over https or http://127.0.0.1
— see the setup steps below.
Set the Redirect URI to exactly this page's address:
—
Save, then copy the app's Client ID into the box above.
To let other people use it, open Settings → User Management and add each person's
Spotify email (dev-mode apps allow the owner plus a few allowlisted users; anyone not on the list gets a
403).
Hosting: any https path you control works. For a quick local test, run
python3 -m http.server 8080 in the file's folder and open — — that
same address is the redirect URI.
● Connected to Spotify
Now playing
Refresh to see what's playing.
Saved spots
Nothing saved yet — play a playlist and hit “Save my spot”.
Resume drops you onto the saved track inside that playlist and seeks to where you were. On
playlists with duplicate songs it lands on the first copy — nudge forward if needed.