Skip to content

Synchronizes a Google Play play list with the play list from MyRock

Notifications You must be signed in to change notification settings

kjeldahl/myrock_google_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

INSTALLATION
============

Install python 
  
  brew install python

Install the gmusicapi using pip
  
  pip install gmusicapi


Save myrock_google_sync.py to a folder

USAGE
=====

Run ./myrock_google_sync.py, it will create a configuration file
in the current folder. Fill in the details and you are ready to sync the playlist.

Run ./myrock_google_sync and it will sync the last 100
played tracks on Myrock to the Google Play playlist.

RESOURCES
=========

gmusicapi: https://unofficial-google-music-api.readthedocs.io/en/latest/usage.html

About

Synchronizes a Google Play play list with the play list from MyRock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages