plug.dj playlist exporter - soundcloud and youtube!
This repository contains a svelte rewrite of the code that originally powered pye.sq10.net and now powers pye.lindseybot.net.
Update the API keys in the api.js
and account.js
files under scripts
.
Run npm run build
to compile this project to a static website. The files will then be accessible in the public
folder.