essoen / ezportify

A cross platform tool to copy playlists from spotify to google play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EZPortify

Transfer all of your Spotify-playlists to Google Play Music. Also spits out all playlists and their tracks to a text file.

Preface

Feel free to check out my new version that runs directly in your browser. No need to download anything or give anyone your password! See Portify.JS

Instructions

  1. Run pip install -r requirements.txt to install dependencies.
  2. Run python ezportify.py to run the script. It will prompt you for your Google username and password, and a Spotify Ouath Token, which you can get through Spotify developer pages.

Notes:

Run ezportify.py -h for help (ezportify.exe -h for windows users)

Windows Users

I have included ezportify.exe in win32.zip. If you are not comfortable with python you can download and extract win32.zip then run ezportify.exe to get going right away. < WINDOWS DOWNLOAD >

Props

This script is based on pyportify by rckclmbr https://github.com/rckclmbr/pyportify
pyportify is based on the original portify by mauimauer https://github.com/mauimauer/portify

Disclaimer

By using ezportify you may violate both Spotify's and Google's Terms of Service. You agree that you are using ezportify on your own risk. The author does not accept liability (as far as permitted by law) for any loss arising from any use of this tool. If you choose not to agree to these terms, then you may not use this tool.

About

A cross platform tool to copy playlists from spotify to google play


Languages

Language:Python 100.0%