Skip to content

Skips Spotify Advertisements, works so far with Mac. Should work with other programs given the correct application manipulation. Requires admin privileges when using pyautogui for automatic key in MacBook Branch.

Notifications You must be signed in to change notification settings

nikhi1g/SpotifyAdSkipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skips Spotify Advertisements, works so far with Mac.

This project was created over Thankgiving 2021 as a means to get rid of Spotify Advertisements. It works by adding song names (along with other items) to a dictionary, pretty printing that dictionary, and then updating the output if the old output does not match the new getted output. Funny thing is, an advertisement cannot be added to this dictionary, and I get errors. I catch these Errors as e and then print them out to the console. I use the os library to quit, open, play, and minimize Spotify in less than a second. The result: Ad Skipping!

About

Skips Spotify Advertisements, works so far with Mac. Should work with other programs given the correct application manipulation. Requires admin privileges when using pyautogui for automatic key in MacBook Branch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages