Skip to content

This is a simple app that SKIPS advertisements on Spotify!

License

Notifications You must be signed in to change notification settings

Mintype/AntiSpotifyAds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiSpotifyAds

This is a simple app that SKIPS advertisements on Spotify! When your Spotify application has an advertisement, this app will automatically close Spotify and then reopen it to skip the advertisement.

Features

  • Automatically closes and reopens Spotify during ads
  • Easy to use and set up

Requirements

  • Python 3.x
  • Spotify application installed on your system

Installation

  1. Clone the Repository

    git clone https://github.com/Mintype/AntiSpotifyAds.git
    cd AntiSpotifyAds
  2. Install Dependencies

    pip install -r requirements.txt

Usage

  1. Run the Application
    python main.py
    The app will start monitoring Spotify for ads and handle them automatically.

How to Build

  1. Install cx_Freeze

    pip install cx_Freeze
  2. Package the Application

    python setup.py build

The executable will be created in the build directory.

Contributing

Anyone can contribute to this project so just make a pull request if you want to contribute!

Issues

If you encounter any issues or bugs, please open an issue on this repo with a description of the problem and any relevant details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a simple app that SKIPS advertisements on Spotify!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages