html5-audio-player icon indicating copy to clipboard operation
html5-audio-player copied to clipboard

Load playlist from playlist.json file

Open plepe opened this issue 5 years ago • 1 comments

I changed the index.html that it loads the current playlist from playlist.json. It's easier to create as changing the index.html, you could even use a converter for that.

plepe avatar Dec 26 '20 07:12 plepe

It is clear that Fetch is a better approach,but I want to keep the example as simple as possible.

likev avatar Dec 27 '20 15:12 likev