Skip to content

Convert your Google Play Music playlists to Spotify playlists

License

Notifications You must be signed in to change notification settings

jdupuy26/gpm2spotify

Repository files navigation

gpm2spotify

Convert your Google Play Music playlists into Spotify playlists.

Requirements

  • Python 3.6 or higher
  • Google Account
  • Spotify Account

Getting started

  • Cloning locally
git clone https://github.com/jdupuy26/gpm2spotify.git
cd gpm2spotify
python -m .venv
source .venv/bin/activate
pip install -e .
  • Install via pip, coming soon...

  • Running

gpm2spotify setup   # follow prompts
gpm2spotify playlist copy <name-of-gpm-playlist>
  • Help info
gpm2spotify --help
gpm2spotify playlist --help

About

Convert your Google Play Music playlists to Spotify playlists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages