Skip to content

This is JavaScript to create and export a CSV of a google play playlist.

Notifications You must be signed in to change notification settings

crclayton/export-google-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Export Google Play playlist

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

  1. Go here: https://play.google.com/music/listen#/ap/auto-playlist-thumbs-up

  2. Open Developer Tools (F12) and paste this JavaScript into the Console tab

  3. Scroll around so each album in the playlist is visible at least once

  4. Double-click somewhere on the page to download export-google-play.csv

  5. Open export-google-play.csv in Excel.

##Screenshots

###Console

Console

###Output

Console

About

This is JavaScript to create and export a CSV of a google play playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published