Skip to content

Spotify checker written in Python. For educational purposes only.

License

Notifications You must be signed in to change notification settings

Shoot/SpotifyChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyChecker

Credential stuffing program for Spotify that automatically gets the __bon cookie. This program was made for educational purposes only. I am not responsible for what you use this for.

Getting Started

Prerequisites

  • Python 3

Installing

Clone the latest version of this repository to a folder with the following command.

git clone https://github.com/Shoot/FMSquared.git

Once you've cloned the repository, install the requirements from requirements.txt using pip install -r requirements.txt.

Usage

  1. Make a new file called list.txt, inside it put your data with the format user:pass on each line.
  2. Run the program by typing py main.py.

From here, it will check each combination and output any successful results into out <current time in seconds since epoch>.txt.

License

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

About

Spotify checker written in Python. For educational purposes only.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages