JkbLskw / harmonizeJS

Simple JavaScript-Libary to sync tracks, albums and playlists between streaming-providers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

harmonizeJS

services

sync

procedure
  1. create and initialize first service
  2. create and initialize second service
  3. use syncer with them both as parameter (not implemented yet)

export

  • export all playlists from a service and zip them
  • JSPF as playlist-format. (see also XSPF)
procedure
  1. create and initialize service
  2. login to service
  3. export from service

About

Simple JavaScript-Libary to sync tracks, albums and playlists between streaming-providers.


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.0%