Giter VIP home page Giter VIP logo

gomusplaylistexport's Introduction

GoMusPlaylistExport

Google Music playlist exporter allowing Google Play Music playlist export with javascript.

About

This code allows you to export your Google Music playlist into an M3U playlist file, CSV file, or a text file, allowing potential import into other applications (such as Spotify, rdio, SoundCloud, Tidal, Deezer, Groove, Napster).

Usage

Basic Usage

  1. Open Google Music
  2. Navigate to the playlist you want to export in google music and ensure you have not scrolled down the page.
  3. Open your browser's inspector window (in Chrome, right click > inspect element).
  4. Copy & paste the javascript from exporter.js into the console tab of your inspector window and press enter.
  5. View the page, a dialog prompt will ask you what type of playlist you would like to generate.
  6. Scroll down the page, the exporter will scrape the playlist as you scroll, indicating number of songs scraped in lower right of browser.
  7. After no new songs have been scraped for 10 seconds, the exporter will automatically initialize a file download of your playlist file.

Importing Generated Playlist to Other Services

There are two options for importing the generated playlist:

Import using Soundiiz

  1. Use Soundiiz to connect to other music services (such as Spotify, rdio, SoundCloud, Tidal, Deezer, Groove, Napster).
  2. Drag & Drop the generated m3u playlist file from Basic Usage steps above into Soundiiz.
  3. Soundiiz will process your file and prompt you to select the services you connected in step 1 as the destination of your playlist.

Import using Ivy

  1. Perform the steps under Basic Usage.
  2. Use Ivy to create a playlist file for Spotify from the playlist.txt file using the Copy/Paste functionality of Ivy to copy the text from the playlist.txt file.

Options

The javascript takes two arguments which you will find on the last line:

maxTime

default: -1

This is the time in seconds that the script waits for you to scroll the playlist before downloading the file. A -1 value indicates to wait until on new songs have been found for 10 seconds.

format

default: prompt

This is the format the script will download the file as. Supports 'prompt', 'm3u', 'ivy' and 'csv'. The 'prompt' value will generate an in-page dialog asking your to specify. If you need a custom format, you should download as a CSV and then open with spreadsheet software such as Excel or Google Docs.

gomusplaylistexport's People

Contributors

patiek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gomusplaylistexport's Issues

How can i donate?

This script is amazing. I was able to export my thumps up library and use soundiiz.com to import to tidal. I've now moved years worth of data to a hifi music service.

+10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.