Skip to content
/ Gooify Public
forked from gzinck/Gooify

Migration assistant for moving a music library from Google Play Music to Spotify.

Notifications You must be signed in to change notification settings

mcfedr/Gooify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gooify

Gooify is a simple program that finds all of the music in your Google Play Music library and adds it to your Spotify library

  • It can import your playlists
  • Albums
  • Followed Artists

It can use the google music api or a google music takeout file.

This version modified from the original.

Guide

  • pip install -r requirements.txt
  • cp .env.dist .env
  • Add your spotify client info to .env and set your usernames
  • python main.py
  • Boom!
  • Otherwise check out the code, there is a bit of a mess, but should easy to modify and do what you want with.

About

Migration assistant for moving a music library from Google Play Music to Spotify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%