Code Monkey home page Code Monkey logo

blockthespot-mac's Introduction

BlockTheSpot-Mac

A multi-purpose adblocker and skip-bypass for the Spotify for MacOS

Please support Spotify by purchasing premium
For Windows, use BlockTheSpot

Last updated: 03 March 2024
Last tested version: 1.2.32.985


We need collaborators.

  • We are running short of people who can collaborate and maintain this project. If you are good with bash scripting, please create an issue here or contact red.dev in discord.

Features:

  • Blocks all banner/video/audio ads within the app
  • Blocks logging (Sentry, etc)
  • Unlocks the skip function for any track
  • Blocks Spotify automatic updates (optional)
  • Hides podcasts, episodes and audiobooks on Home Screen (optional)
  • Enable Developer Mode (optional)

Installation/Update:

  • Close Spotify completely.
  • Run The following command in Terminal:
bash <(curl -sSL https://raw.githubusercontent.com/Nuzair46/BlockTheSpot-Mac/main/install.sh)

Note:

  • BlockTheSpot-Mac now requires codesign to sign the binaries after patching.
  • For this, you will need to have Xcode installed on your mac.
  • To install xcode, use the following command in terminal:
xcode-select --install
  • If you have already installed xcode, you can skip this step.
  • If you have Intel mac, you can try skipping codesign by using the -S flag.

Optional Install Arguments:

-f Force patch -- forces re-patching if backup detected
-h Hide podcasts, episodes and audiobooks on home screen
-P Path to Spotify.app -- set custom Spotify app path
-u Block updated -- blocks automatic updates
-d Enable Developer Mode
-S Skip Codesign -- only to be used if you have intel mac
-U Uninstall BlockTheSpot-Mac and restore original.

Use any combination of flags.
The following example clears app cache, adds experimental features, leaves new UI enabled and blocks updates:

bash <(curl -sSL https://raw.githubusercontent.com/Nuzair46/BlockTheSpot-Mac/main/install.sh) -hu

Uninstall:

  • Close Spotify completely.
  • Run The following command in Terminal:
bash <(curl -sSL https://raw.githubusercontent.com/Nuzair46/BlockTheSpot-Mac/main/install.sh) -U

or

  • Reinstall Spotify

Notes:

  • Audio/video ads during Podcast playback are currently NOT blocked with BlockTheSpot.
  • Spicetify users: When using BlockTheSpot-Mac + Spicetify, the current script requires running BlockTheSpot first.

DISCLAIMER

  • Ad blocking is the main concern of this repo. Any other feature provided by BlockTheSpot-Mac or consequence of using those features will be the sole responsibility of the user, not BlockTheSpot/BlockTheSpot-Mac.
  • All future forks/clients using this of this repo should be licensed under AGPL-3.0 License.

blockthespot-mac's People

Contributors

nuzair46 avatar amd64fox avatar willemml avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.