Video, audio & banner adblock/skip for Spotify
Find a file
ejaxh 2e3c193648
new hook system & some edits (#481)
* new hook system

* ChangeWindowText property added

* ChangeWindowText property has been removed

* The GetMemberFunctionOffset function has been added

* some edits

* some edits

* new hook system & some edits

* Revert "new hook system & some edits"

This reverts commit bdbe5db9c2.

* new hook system & some edits

* Update README.md

* Update README.md

* new hook system & some edits
2023-08-14 15:06:07 +07:00
.github [skip ci] updated bug report with SpotX FAQ 2022-09-21 12:55:54 +05:30
packages/Detours.4.0.1 64 bit patch (#470) 2023-07-26 12:29:46 +07:00
src new hook system & some edits (#481) 2023-08-14 15:06:07 +07:00
.gitattributes Add .gitattributes file to fix repo language stats 2021-06-04 08:48:57 +02:00
.gitignore 64 bit patch (#470) 2023-07-26 12:29:46 +07:00
BlockTheSpot.bat Update BlockTheSpot.bat 2023-04-01 14:55:27 +05:30
BlockTheSpot.sln 64 bit patch (#470) 2023-07-26 12:29:46 +07:00
config.ini 64 bit patch (#470) 2023-07-26 12:29:46 +07:00
install.ps1 small changes (#475) 2023-07-29 14:50:15 +07:00
LICENSE Create LICENSE 2018-11-13 08:00:58 +11:00
README.md new hook system & some edits (#481) 2023-08-14 15:06:07 +07:00
uninstall.bat Updated installation script (#445) 2023-04-01 14:13:42 +05:30

Build status Discord

BlockTheSpot

A multi-purpose adblocker and skip-bypass for the Spotify for Windows (64 bit)

Please support Spotify by purchasing premium

Last updated: 6 August 2023
Last tested version: 1.2.17.834.g26ee1129

Features:

  • Unlocks all premium features except downloads.
  • Lives through Spotify updates. No need to patch Spotify after every update anymore.

Experimental features from developer mode

  • Click on the 2 dots in the top left corner of Spotify > Develop > Show debug window. Play around with the options.
  • Enable/disable feature by yourself in realtime and on demand.
  • Choose old/new theme(YLX).
  • Enable right sidebar.
  • Hide upgrade button on top bar.

⚠️ This mod is for the Desktop Application of Spotify on Windows only and not the Microsoft Store version.

Installation/Update:

or

Fully automated installation via PowerShell

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-Expression "& { $(Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/mrpond/BlockTheSpot/master/install.ps1') } -UninstallSpotifyStoreEdition -UpdateSpotify"

Manual installation

  1. Browse to your Spotify installation folder %APPDATA%\Spotify
  2. Download chrome_elf.zip from releases
  3. Unzip dpapi.dll and config.ini to Spotify directory.

Uninstall:

  • Just run uninstall.bat or
  • Remove dpapi.dll and config.ini from Spotify directory. or
  • Reinstall Spotify

Additional Notes:

  • Installation script automatically detects if your Spotify client version is supported, or not. If the version is not supported, you will be prompted to update your Spotify client. To enforce client update, supply an optional parameter UpdateSpotify to the installation script.
  • Spicetify users will need to reapply BlockTheSpot after applying a Spicetify themes/patches.
  • If the automatic install/uninstall scripts do not work, please contact Nuzair46.
  • For more support and discussions, join our Discord server.