82732aae116aaa7fd4b70ee23629687294e4117d
function references in hyperx need to look like:
```
onloadedmetadata=${onLoadedMetadata}
```
and not:
```
onloadedmetadata="${onLoadedMetadata}"
```
also removed some unnecessary `torrent.ready` checks in the player.
WebTorrent.app
WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.
Dev
$ npm install
Run
$ npm start
Build
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
License
MIT. Copyright (c) Feross Aboukhadijeh.
Languages
JavaScript
94.3%
CSS
4.6%
HTML
0.6%
EJS
0.3%
Shell
0.2%
