This JavaScript allows you to export the albums in a Google Play playlist to a spreadsheet. It's helpful for exporting music you have thumbs-up'd while listening to the radio so you can download the albums at a later date.
##Instructions
-
Go here: https://play.google.com/music/listen#/ap/auto-playlist-thumbs-up
-
Open Developer Tools (F12) and paste this JavaScript into the Console tab
-
Scroll around so each album in the playlist is visible at least once
-
Double-click somewhere on the page to download
export-google-play.csv
-
Open
export-google-play.csv
in Excel.
##Screenshots
###Console
###Output