mirror of
https://github.com/mrpond/BlockTheSpot.git
synced 2025-05-19 07:43:54 +02:00
Video, audio & banner adblock/skip for Spotify
.github | ||
src | ||
.gitattributes | ||
.gitignore | ||
BlockTheSpot.bat | ||
config.ini | ||
install.ps1 | ||
LICENSE | ||
README.md |
BlockTheSpot
A multi-purpose adblocker and skip-bypass for the Windows Spotify desktop application.
Please support Spotify by purchasing premium
Last updated: 29 October 2021
Last tested version: 1.1.87.612.gf8d110e2
Important checks before installing:
- Update Windows, update Spotify and update BlockTheSpot
- Go to "Windows Security" -> "Virus & Threat Protection"
- Click "Allowed threats" -> "Remove all allowed threats"
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
- 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:
- Just download and run BlockTheSpot.bat
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
- Browse to your Spotify installation folder
%APPDATA%\Spotify
- Rename
dpapi.dll
todpapi_bak.dll
. The naming is important. - Download
chrome_elf.zip
from releases - Unzip
dpapi.dll
andconfig.ini
to Spotify directory.
Uninstall:
- Just run uninstall.bat 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.