GithubHelp home page GithubHelp logo

nhazlipse / spotify-premium-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from im-hanzou/spotify-premium-checker

2.0 0.0 0.0 13.46 MB

This is a Python script that checks if a list of Spotify account credentials have a Premium subscription or not. The script uses Selenium WebDriver to automate the login process and check if the account is still Premium or not.

Python 100.00%

spotify-premium-checker's Introduction

Spotify Premium Checker

This is a Python script that checks if a list of Spotify account credentials have a Premium subscription or not. The script uses Selenium WebDriver to automate the login process and check if the account is still Premium or not.

Requirements

  • Chrome 112 or higher must be installed.
  • Python 3.x must be installed.
  • Use pip to install the required packages with the following command:
pip install -r requirements.txt

Usage

  1. Edit the config.json file and fill in the following fields:
    • discord_id: The Discord user ID to tag when non-premium accounts are found (leave empty to disable).
    • webhook_url: The Discord webhook URL to use for sending messages.
    • lang: The language of the messages. Currently supports en (English) and fr (French).
  2. Add your Spotify account credentials to the logins.txt file, with each line in the format username:password.
  3. Run the script with the following command:
python main.py

The script will automatically launch Chrome and begin checking the accounts. Once completed, it will output a list of non-premium accounts to the console and send a message to Discord (if configured).

Note: The script will automatically detect if it is being run on Windows or Linux and select the appropriate chromedriver.

Important note: Before using this script, it is important to obtain authorization from the individuals whose Spotify accounts are being checked.

Troubleshooting

  • If you receive the error message "Chrome 112 or higher is required", please update your Chrome browser to the latest version.
  • If you encounter any issues with the script, please make sure that the required packages are installed and that the chromedriver executable is in the PATH.

spotify-premium-checker's People

Contributors

exedesk avatar

Stargazers

Yevhenii Lukashov avatar Who is Nhazlipse ? avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.