项目作者: DiSonDS
项目描述 :
Use currently playing track as status in VK.com
高级语言: Python
项目地址: git://github.com/DiSonDS/spotify2vkstatus.git
spotify2vkstatus

Use currently playing track as status in VK.com
Requirements
⚠️ Use the last version of spotipy
Setup
Spotify
- Create Spotify app: https://developer.spotify.com/dashboard
- Add “http://localhost:8888/callback“ in app redirect URIs
- Complete the settings.py with app client_id, client_secret, username
VK.com
- Get access token: https://vk.cc/8Abj47
- Complete the settings.py with token
Usage
python3 spotify2vkstatus.py

TODO