An alternative video player for BYU International Cinemas (based on Electron)
Install node (actually nvm so you can use npm)
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bashInstall electron
npm install -g electronRun program
electron app.js