Big rewrite to support the official Spotify Web API with spotipy. Small bugfixes and other features like `--width`, `--height`.
It also fixes an issue when installing spotipy. The PyPi repo is outdated so it uses the GitHub one instead.
* Code cleanup, type hinting, small optimizations
* Proper KeyboardInterrupt handling
* Fix for dbus realtime pause/play
* Cleaner code