Skip to content

An unofficial Python script for converting Google Play Music Playlists to Spotify

License

Notifications You must be signed in to change notification settings

djrausch/GPMify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPMify

A Python script for converting Google Play Music Playlists to Spotify

Setup

There are some require paramerters you must configure inside of config.py. An example config is provided at config.py.example

Google Credentials

Enter you gmail and password in your config.py file. If you are using 2 step verification, you will need to generate an app specific password.

Spotify App Credentials

You will need Spotify App Credentials. You can get those at My Applications

You can provide anything for the callback url. This will simply be used to get the token. If you can't think of a callback url, feel free to use https://djrausch.github.io/GPMify/

Usage

Once you have setup your config.py, simply run from your terminal.

python3 gpmify.py

Libraries

This script is made possible with the following libraries

About

An unofficial Python script for converting Google Play Music Playlists to Spotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages