SpotyScan

GitHub license GitHub stars GitHub forks GitHub issues

SpotyScan is a Python-based application designed to download and process Spotify track cover images and their corresponding scannable codes with advanced customization features.

Features

1. Single Track Cover Image Download

2. Playlist Cover Image Download

4. Cover Images with Spotify Codes

5. Image Combination Functionality

6. Color-Adaptive Spotify Codes

7. Folder Merging Option

8. Most Used Color Picker for Spotify Codes

Installation

  1. Clone the repository:
    git clone https://github.com/OCEANOFANYTHINGOFFICIAL/SpotyScan.git
    
  2. Navigate to the project directory:
    cd SpotyScan
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    

Usage

  1. Run the application:
    python main.py
    
  2. Follow the on-screen prompts to choose the desired operation.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

Issues

If you encounter any issues, please report them here.

Acknowledgments