Continuation from audiolabs/trackswitch.js#11 (comment)
How about piggy-backing on something like PasteBin by reusing its URL ID to fetch the metadata as plain-text?
So https://pastebin.com/raw/Nuf4H0MV would become something like https://share.unmix.app/pastebin/Nuf4H0MV
I think that'd also allow being able to edit the metadata if the PasteBin was created using an account. They have an API available but hopefully this works without requiring people to get their own API key, so kinda like how Unmix can just fetch Dropbox files. 🤔
Continuation from audiolabs/trackswitch.js#11 (comment)