Python script is to transfer audio from VK (including playlists' music) to Spotify with creating corresponding playlists names.
To change language of the script, ammend set_language in script_info.py file to EN (english) or RU (russian) respectively.
Prerequisites for script work:
The general workflow and idea of this script were inspired by TheComeUpCode's project.
Feel free to commit changes!