Skip to content

DogukanK/spotify-playlist-cover-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Playlist Cover Generator

Create beautiful Spotify playlist covers in one click.

It creates random playlist covers from random images and your playlist names then uploads to your Spotify account.

It uses This is + your playlist nametemplate.

For now, it automatically updates all public playlists in your library.

Installation

Install the dependencies from pip:

pip3 install spotipy
pip3 install Pillow
pip3 install colorthief

Usage

To run:

python3 main.py

You should provide a Spotify OAuth Token to the script. To do that, you can simply create a Spotify developer account from here and generate an OAuth token with the only ugc-image-upload scope selected in this page.

Samples

sample1

sample2

sample3

sample4

sample5

sample6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages