Skip to content

🎶 Spotify Adblocker is an application that mutes Spotify's sound when ads come up. This application is for education purposes.

License

Notifications You must be signed in to change notification settings

mehmetguduk/Spotify-Adblocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotifyadblockerbanner

Spotify Adblocker is an application that has the feature to mute Spotify when ads come up.

Inside the application, you can see the currently playing song on Spotify, when does application blocked an ad last time, and how many ad has blocked in total. With the checkbox next to "Start Spotify too while starting Spotify Adblocker next time" label, you can directly start Spotify when you run Spotify Adblocker again. In order to start Spotify too, your Spotify.exe should be into C:\Users\yourPChere\AppData\Roaming\Spotify. Dont forget to change "yourPChere" with your pc's name.

Spotify Adblocker also works when the application is minimized to the toolbar.

app

howdoiruntheapplication

★ Method one : You can CLICK HERE for exe version of application.

★ Method two : You can download all files (MAIN.py, images.py, interface.py, database_functions.py, adblocker.ico, requirements.txt) in same folder and convert MAIN.py to exe with any py to exe converter. Then you can run that exe to get access.

★ Method three : You can download all files (MAIN.py, images.py, interface.py, database_functions.py, adblocker.ico, requirements.txt) in same folder and run MAIN.py.

In order to choose Method two or Method three you should install required modules that project use with the command below.

pip install -r requirements.txt

Requirements

  • Windows operating system

  • Python 3

  • Python pip

  • Python Module : PyQt5==5.15.4

  • Python Module : pywin32==301

  • Python Module : pycaw==20181226

  • Python Module : win32gui==221.6

About

🎶 Spotify Adblocker is an application that mutes Spotify's sound when ads come up. This application is for education purposes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages