itsfolf / spotify-adblocker

Spotify adblocker made with node.js using a mitm proxy that filters requests :ok_hand:
GNU General Public License v3.0
38 stars 9 forks source link

Bypass adblock detection #12

Closed TristanWasTaken closed 2 years ago

TristanWasTaken commented 2 years ago

If the addresses are blocked, playlists will be partly not available. More restrictions may come soon. I'm not sure if they track you, but it seems like they get only pinged on startup and on connection loss.

I also created a package-lock.json file so that the versions of all packages are defined.

TristanWasTaken commented 2 years ago

I probably mislooked or it works all of a sudden 😅, anyways lyrics still work

TristanWasTaken commented 2 years ago

I'm not sure what exactly is the difference between gew1-spclient.spotify.com and spclient.wg.spotify.com since the client works as expected even if you remove either of them from the whitelist. gew1-spclient.spotify.com seems to do some of the player functions while spclient.wg.spotify.com still handles most of the client functions.

itsfolf commented 2 years ago

I'll have a look to see what's going on, really weird for Spotify to be limiting functionality based on a few raw IP pings