Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

DiSonDS/spotify2vkstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify2vkstatus

Codacy Badge

Use currently playing track as status in VK.com

Requirements

  • spotipy
  • vk_api

⚠️ Use the last version of spotipy

Setup

Spotify

  1. Create Spotify app: https://developer.spotify.com/dashboard
  2. Add "http://localhost:8888/callback/" in app redirect URIs
  3. Complete the settings.py with app client_id, client_secret, username

VK.com

  1. Get access token: https://vk.cc/8Abj47
  2. Complete the settings.py with token

Usage

python3 spotify2vkstatus.py

Screenshot

TODO

  • Spotify token auto refresh (every hour)
  • Auth without browser

About

▶️ Use currently playing track as status in VK.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages