Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
/ gmusicsync Public archive

Google Music playlist syncing to offline destination

License

Notifications You must be signed in to change notification settings

sashgorokhov/gmusicsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmusicsync

image

image

image

image

Google Music playlist syncing to offline destination

Installation

Python3.5 is required.

pip install gmusicsync

Usage

usage: gmusicsync.py [-h] [--email EMAIL] [--password PASSWORD] --playlist
                     PLAYLIST
                     path

Google Music playlist sync tool

positional arguments:
  path                 Path to sync playlist to

optional arguments:
  -h, --help           show this help message and exit
  --email EMAIL
  --password PASSWORD
  --playlist PLAYLIST  Playlist name

You can omit --email and --password arguments, if you set GMUSICSYNC_EMAIL and GMUSICSYNC_PASSWORD environment variables.

The program will scan path directory, and create it, if it does not exist (including all parent directories). After audio download, program will also set artist, title and album ID3 tags on it.

About

Google Music playlist syncing to offline destination

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages