All Projects → mohaalak → spotify_ad_muter

mohaalak / spotify_ad_muter

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to spotify ad muter

SpotX
Blocking ads and updates for the desktop version of Spotify, disabling podcasts and something else.
Stars: ✭ 812 (+3960%)
Mutual labels:  spotify, spotify-ads
ADios
ADBlocker - Block ADS on Twitch, Spotify and EVERYWHERE via the HOST File, PI-Hole, Adblocker Add-on, DNSMasq, Response Policy Zone and Adguard Services. - ADios ADS !
Stars: ✭ 73 (+265%)
Mutual labels:  spotify, spotify-ads
react-redux-spotify
React + Redux + Spotify web api boilerplate project
Stars: ✭ 14 (-30%)
Mutual labels:  spotify
api-old
The official API for the Spotistats app (Android + iOS) 💚
Stars: ✭ 33 (+65%)
Mutual labels:  spotify
discoverify
Free Spotify add-on that automatically generates a personalized "Discover Daily" playlist, filled with recommendations based on your listening history.
Stars: ✭ 40 (+100%)
Mutual labels:  spotify
spicetify-marketplace
Download extensions and themes directly from Spicetify
Stars: ✭ 125 (+525%)
Mutual labels:  spotify
spotify-lyrics-cli
Migrated to Gitlab, this Github repo will not receive updates.
Stars: ✭ 57 (+185%)
Mutual labels:  spotify
Spotify-Internal
Remove ads and add extra features for spotify desktop version.
Stars: ✭ 25 (+25%)
Mutual labels:  spotify
audius
🎧 A cross-platform app for downloading songs from YouTube and Spotify
Stars: ✭ 19 (-5%)
Mutual labels:  spotify
spotify-playback-flutter
This is an spotify playback package for flutter
Stars: ✭ 39 (+95%)
Mutual labels:  spotify
Easify-iOS
An iOS application to test out Spotify API. It uses SwiftUI and Combine.
Stars: ✭ 15 (-25%)
Mutual labels:  spotify
spotify-clone
🎶 Spotify Clone
Stars: ✭ 17 (-15%)
Mutual labels:  spotify
spotify-reddit
Spotify playlists backed by subreddits
Stars: ✭ 14 (-30%)
Mutual labels:  spotify
Developers-Playlist
A drop of musical taste from every contributor... Welcome to the developer's collaborative playlist.
Stars: ✭ 17 (-15%)
Mutual labels:  spotify
spotify-auth-code-example-vue
VueJS boilerplate app with Spotify API authentication and data fetching.
Stars: ✭ 12 (-40%)
Mutual labels:  spotify
Spotify-Song-Recommendation-ML
UC Berkeley team's submission for RecSys Challenge 2018
Stars: ✭ 70 (+250%)
Mutual labels:  spotify
pebblify
Pebblify is a full-featured Spotify app for Pebble watches, made with PebbleJS ⌚🎶 https://apps.rebble.io/en_US/application/5ff3b52b1e6bb11b9eee5c5a
Stars: ✭ 16 (-20%)
Mutual labels:  spotify
PlaylistPolice
Allows you to whitelist Spotify users for your collaborative playlists
Stars: ✭ 33 (+65%)
Mutual labels:  spotify
spotify-connect-scrobbler
Last.fm scrobbler for Spotify Connect
Stars: ✭ 20 (+0%)
Mutual labels:  spotify
Spotify-Cards-API
🚀 Unofficial Spotify PromoCards API
Stars: ✭ 13 (-35%)
Mutual labels:  spotify

Spotify Ad Muter

This script mute Spotify when there is a playing advertisement and only works on macOS.

In newer versions, Spotify does not allow users to shut down the advertisements` sound by setting the volume to zero. So, this script is going to set the volume to the minimum value, which is 1. Also, after the advertisement, it is going to set the volume on the previous value or a max volume, which you can set it as an environmental variable.

Usage

You should have Node.js and npm installed.

Clone then run npm install

Then run the script npm start

For the max volume, you can set it this way npm start 70

Tips

  • Volume can be from 0 to 100
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].