Listen to Spotify - without ads!
We all Love Spotify, but also hate Ads. With this script you can listen to spotify without having to listen to ads.
You can automaticlly mute ads, or swap them with your itunes music or play your music when ad is started and resume spotify after your local music finished like there's no ad at all!
Get the latest Version of Spotify-AdBlocker
:
git clone https://github.com/mahi97/Spotify-AdBlocker.git
move to folder of Spotify-AdBlocker
cd Spotify-AdBlocker
make a symbolic link into /usr/local/bin/
:
ln -s $(pwd)/spotify-ad /usr/local/bin/spotify-ad
- To run spotify-ad in mute mode, type
spotify-ad mute
- To run spotify-ad in swap mode, type
spotify-ad swap
- To run spotify-ad in rm mode, type
spotify-ad rm
- To show a list of these commands, just type
spotify-ad
.
Modes
mute
: mute Spotify, unmute when ad is overswap
: mute Spotify, play itunes current track, stop and unmute when ad is overrm (remove)
: mute Spotify, play itunes current track, stop and unmute when track is over
- Modes
- mute mode
- swap mode
- remove mode
- blockify - automatic/blacklist-based ad-blocker written in Python
- spotify_ad_blocker_linux.rb - automatic ad-blocker written in Ruby
- spotify-blacklist-mute - blacklist-based muting, written in Bash
- Spotify-AdKiller - automatic ad blocker, written in bash fot linux
Take it, it's yours :)