Skip to content

Spotify to Google Play Music Playlist Converter

Notifications You must be signed in to change notification settings

BButner/SpotiPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

SpotiPlay

First things first I'm completely new to Python and this is the first project I have ever made in it. If there is any ways for me to improve this please let me know!

Requirements:

  • Python - Built on 3.6, tested and works on 2.7.9, not sure about earlier versions
  • gmusicapi
    • pip install gmusicapi
  • spotipy
    • pip install spotipy

Use:

  1. You need a Spotify OAuth Token
  • Visit the OAuth link I provided
  • Click "Get OAuth Token"
  • Make sure "Playlist Read Private" is checked, then "Request Token"
  1. Edit "SpotiPlay.py" input the required information in lines 5-8.

  2. Run "SpotiPlay.py" with python SpotiPlay.py to move all of your Spotify Playlists to Google Play Music

THIS IS NOT PERFECT. WITH HOW IT WORKS IT MAY NOT FIND THE CORRECT SONG AND ADD A COMPLETELY DIFFERENT SONG WITH A SIMILAR TITLE