previously named gmaGetLibrary
A simple python script for saving your music library in CSV format
######Depends on:
- Python 2.7.x or Python 3.x
- gmusicapi
#####INPUT: You will need the following:
- the google account used for Google Play Music
- password for acocunt OR application specific password if you use 2 factor authentication
#####OUTPUT the output will be a .csv file containing:
album, artist, title, track number, playcount
I used LibreOffice Calc to open, format, and sort the data based on my needs.
#####USAGE:
usage: gmusic-csv [option]
options:
-o <filename> : preemptively name CSV file
-h : display this menu
example:
gmusic-csv -o my_library