This repository contains the MITM (Man In The Middle) page required by the StreamSearver.js library from https://github.com/jimmywarting/StreamSaver.js. The purpose of this mitm.html page is to install a service worker that will act as a server for the browsers to download files and save to file systems.
This repository is published as github pages. It can be accessed with URL https://icann.github.io/StreamSave/mitm.html.
The files are strictly copied from https://github.com/jimmywarting/StreamSaver.js. Here is the instructions on how to configure the StreamServer.js to use the mitm.html - https://github.com/jimmywarting/StreamSaver.js#configuration