To make this program work you need to install ImageMagick (During installation on windows select the option "Add application directory to your system path" to ensure that program will work).
You'll also need a few python libraries, which can be installed by
pip install requests pillow spotipy tkinter wand
You will also need creds to spotify application, which you'll get after registering and creating an app on spotify for devs site.
Insert them on lines 12 and 13.
Good luck for using. If you'll have any questions, feel free to contact me.