App to transfer your spotify playlists to Google Play Music
Project description
Pyportify
=========
[![Build Status](https://travis-ci.org/rckclmbr/pyportify.svg?branch=master)](https://travis-ci.org/rckclmbr/pyportify)
A port of [portify](https://github.com/mauimauer/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:
```bash
$ brew install python3
$ pip3 install pyportify
```
Ubuntu:
```bash
sudo apt-get update
sudo apt-get install -y python3-pip
sudo pip3 install pyportify
```
Fedora
```bash
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:
```bash
$ pyportify-copyall
Enter Google email address: example@gmail.com
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.
=========
[![Build Status](https://travis-ci.org/rckclmbr/pyportify.svg?branch=master)](https://travis-ci.org/rckclmbr/pyportify)
A port of [portify](https://github.com/mauimauer/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:
```bash
$ brew install python3
$ pip3 install pyportify
```
Ubuntu:
```bash
sudo apt-get update
sudo apt-get install -y python3-pip
sudo pip3 install pyportify
```
Fedora
```bash
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:
```bash
$ pyportify-copyall
Enter Google email address: example@gmail.com
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyportify-0.4.1.tar.gz
(14.6 MB
view details)
Built Distribution
pyportify-0.4.1-py3-none-any.whl
(927.9 kB
view details)
File details
Details for the file pyportify-0.4.1.tar.gz
.
File metadata
- Download URL: pyportify-0.4.1.tar.gz
- Upload date:
- Size: 14.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ba1c18f9300b541c290a4e8d0e107404a0c76d55defd1983bd27dafe13d382b |
|
MD5 | c07d4302ee38e349b52f5710ee297d2c |
|
BLAKE2b-256 | 09fe5b756a3a31d8d2f9c7ad4fbed92d10cce26a76eb4241fd3bb7e377c287e1 |
File details
Details for the file pyportify-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: pyportify-0.4.1-py3-none-any.whl
- Upload date:
- Size: 927.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.4 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7ef326cfe8b07d54310fa0961c7069c4597b9b3baaa64a9fd4e54ee72045671 |
|
MD5 | 58a07d14fd96c70495cab4f09a94af3e |
|
BLAKE2b-256 | 057f5d1942e9562ad6c932b7977be9772ddfea20f16a30e583c5b3062d19ff9b |