Skip to content

chungisad/spotify-adblock-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotify-adblock-linux Language

A Spotify adblocker for Linux

Installation

$ git clone https://github.com/vsvinav/spotify-adblock-linux.git
$ cd spotify-adblock-linux
$ pip3 install -r requirements.txt

Usage

Open Spotify before running the script

$ python3 adspotter (keep it running)

Troubleshooting

If in case you're not able to install dbus-python, run # apt-get install libdbus-1-dev libdbus-glib-1-dev to fix. And then run $ pip3 install -r requirements.txt again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%