Skip to content

Instantly share code, notes, and snippets.

View chuqyang's full-sized avatar

Chuq Yang chuqyang

  • BAO Systems
  • The Rocky Mountains
  • X @ChuqYang
View GitHub Profile
(function (turntable) {
const modal = `
<div class='playlistFeatures'>
<p>Deep-Cut to Queup exporter</p>
<button type="button" class='exportPlaylist'>Export Playlist: <span id="exporting-playlist"></span></button>
<hr />
<p>Experimental: Export all playlists at once</p>
<p>Warning: this can be slow and will lock up the UI while processing, do not do this if you are DJ-ing</p>
<button type="button" class='exportPlaylistAll'>Export All Playlists</button>
<div id="pluginTT-loading">