html5-audio-player
html5-audio-player copied to clipboard
Load playlist from playlist.json file
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.
It is clear that Fetch is a better approach,but I want to keep the example as simple as possible.