HLS over IPFS video player

This is a tool for viewing videos encoded as HLS. The folder containing this playlist and all its files is uploaded to IPFS, and the hash is provided in the URL as a parameter.

?hash=QmYzdc44xBkVgp8aWJW57KprjDs5j2hmN8g7eDqm5pvY8L

It also accepts parameters for source filename (default is master.m3u8) and title.

Given at least a valid hash, it should play a video in the browser using JS-IPFS to connect directly to the IPFS network.