Giter VIP home page Giter VIP logo

pyportify's Introduction

Pyportify

Build Status

A port of portify to python.

But it actually works.

Transfers your Spotify Premium playlists to Google Music: All Access

By using Pyportify you may violate both Spotify's and Google's Terms of Service. You agree that you are using Pyportify 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.

If you are unable to sign in to your Google account, try using Google App Passwords: https://security.google.com/settings/security/apppasswords

Download

Windows:

https://github.com/rckclmbr/pyportify/releases/download/v0.4.1/pyportify.zip

OSX:

https://github.com/rckclmbr/pyportify/releases/download/v0.4.1/pyportify.dmg

Install from pypi

OS X:

$ brew install python3
$ pip3 install pyportify

Ubuntu:

sudo apt-get update
sudo apt-get install -y python3-pip
sudo pip3 install pyportify

Fedora

sudo yum check-update
sudo pip install pyportify

Running

$ pyportify
# Now open a browser to http://localhost:3132

EZ

Alternatively, you can copy all playlists easily using the pyportify-copyall command:

$ pyportify-copyall
Enter Google email address: [email protected]
Enter Google password:
Go to https://developer.spotify.com/web-api/console/get-playlist-tracks/ and get an oauth token
Enter Spotify oauth token: <access token>
(transfer music)
...

Or, use Docker:

$ docker run -t -i --rm -p 3132:3132 rckclmbr/pyportify

or

$ docker run -t -i --rm rckclmbr/pyportify /usr/local/bin/pyportify-copyall

License

Licensed under the terms of the Apache 2.0 License All Trademarks are the property of their respective owners.

pyportify's People

Contributors

rckclmbr avatar squizzi avatar matthewvita avatar tclift avatar yepitschunked avatar hatarist avatar namankanakiya avatar vladekk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.