ina-foss / amalia.js

Metadata enriched HTML5 video player
http://ina-foss.github.io/amalia.js
MIT License
196 stars 41 forks source link

Amalia.js

Metadata enriched HTML5 video player

Download and documentation are available here : http://ina-foss.github.io/amalia.js

Build project

For building the project execute the following lines:

$ bower install
$ npm install
$ grunt

The amalia.js library is in the build directory. You can also have a look at some examples in the samples directory.