Skip to content

Spotify-Lyrics 0.6.0

Latest
Compare
Choose a tag to compare
@Mews Mews released this 07 Jul 22:51
· 2 commits to main since this release
a621839

Changes

Added an option to authenticate using the client secret along with the client id (See issue #2)
The client secret can be copied from the same page as the client id, and should then be added in front of client_secret = inside settings.ini. Otherwise, it can be left empty.
The client id is still required to use the client secret.