TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Replace 't' with 'q' in a Spotify URL to remove personalization

12 pointsby jdemaeyerover 3 years ago

3 comments

jdemaeyerover 3 years ago
I got tired of hearing the same songs over and over again in Spotify's auto-generated playlists (e.g. Song Radio), so I made this little service that forwards you to the same playlist but with the songs that an anonymous user sees :)
ThePowerOfFuetabout 3 years ago
Or just remove the personalization:<p><a href="https:&#x2F;&#x2F;open.spotify.com&#x2F;track&#x2F;7p1Ld2L58XvD5pryQDrkvC?si=xxxxxxxxxxxxxxxxxxxxxxx&amp;utm_source=copy-link" rel="nofollow">https:&#x2F;&#x2F;open.spotify.com&#x2F;track&#x2F;7p1Ld2L58XvD5pryQDrkvC?si=xxx...</a><p>becomes:<p><a href="https:&#x2F;&#x2F;open.spotify.com&#x2F;track&#x2F;7p1Ld2L58XvD5pryQDrkvC" rel="nofollow">https:&#x2F;&#x2F;open.spotify.com&#x2F;track&#x2F;7p1Ld2L58XvD5pryQDrkvC</a><p>Spotify links used to have neither `si` nor UTM components, and in my experience they still work without them.
评论 #30426122 未加载
评论 #30417812 未加载
neylonbillover 3 years ago
As a vinyl record dealer, I&#x27;m infinitely curious about the music discovery process. I suspect there are lots of other folks out there who want to just browse for music without the spectre of their past listening informing what they are able to browse. Does Spotify really not have a &quot;private&quot; mode?
评论 #30391549 未加载