Skip to content

Mutes automatically the Spotify ad sounds under Windows. (but does not remove them)

Notifications You must be signed in to change notification settings

digfish/pyspotifymuter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PYSPOTIFTYMUTER

Muting Spotify ads under windows. This is a console application that runs forever until a Ctrl+C interrupts the infinite loop.

Reimplementation of the repository spotify-blacklist-mute using Python. This version does not need Cygwin, the only requirements are a Python environment on Windows ( python.org, anaconda, ActivePython, etc. ) and the nircmd tool (this last one must be on your PATH).

To run it, open a cmd window and execute:

 python muter.py

About

Mutes automatically the Spotify ad sounds under Windows. (but does not remove them)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages