Skip to content

carias-rh/spotify-mute-ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mute Spotify adds

This project has been created and tested from a RHEL 8.7 OS using ALSA driver. Adapt to your needs.

Setup

Requisites

  • Root access to your OS
  • ansible core
  • python3
  • selenium libraries pip3 install selenium
  • geckodriver and/or Chromedriver under /usr/bin/

Run the setup.yml playbook that will install the requirements and the selenium script:

$ ansible-playbook playbooks/setup.yml -K

Running the thing

The setup.yml playbook has placed in your /usr/bin/ dir the spotify-noads script. Just run it in the background such:

$ which spotify-noads
/usr/bin/spotify-noads

$  spotify-noads &

While the ads are playing your system will be muted. Enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages