/gmusic-csv

Save your Google play music library as a CSV for safe keeping!

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

gmusic-csv

previously named gmaGetLibrary

A simple python script for saving your music library in CSV format


######Depends on:


#####INPUT: You will need the following:

  1. the google account used for Google Play Music
  2. 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

output file opened in LibreOffice

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

Check out these projects as well: