![Gitter](https://badges.gitter.im/Join Chat.svg)
Videogular is an HTML5 video player for AngularJS. Videogular is a wrapper over the HTML5 video tag, so you just could add whatever you want. This provides a very powerful, but simple to use solution, for everybody.
You could see a demo here: http://www.videogular.com
We're developing Videogular focusing on mobile devices and HTML5 video special capabilities. Videogular brings to you these key features:
- Bindable properties: Videogular's directives are bindable, just try the demo and play with bindings.
- Extendable through plugins: Thanks to our API you can develop your own plugins.
- Theme based: Customize it with your own themes and change between them on the fly.
- Native fullscreen support: Enjoy with native fullscreen support for Chrome, Firefox, Safari, iOS and Chrome for Android.
- Mobile support: Videogular can detect mobile devices to show/hide components in case that aren't supported. Also, you could use it in your responsive websites, Videogular will always scale to fit its container.
See the Videogular's website for more info about how to start and installation notes. We have also tutorials and examples if you need a guide or code samples.
For more info you can check the full Videogular API documentation.
If you have developed a Videogular's plugin or theme contact us through this form and we will add you to this list.
- Youtube plugin by NamPNQ
- Quiz plugin by NamPNQ
- Flash fallback plugin by NamPNQ
- Background video plugin by panurge-ws
- Videogular subtitle plugin (for Videogular 0.4.0) by farhan-repo
- Videogular cuepoints plugin by Group 12 GDP
All attributes for the various directives (including plugins) are still being maintained as usual, however, the naming of several have changed significantly to conform to an improved coding style. Here is a semi-exhaustive list:
-
No more
<vg-video>
. Ditched in favor of<vg-media>
that supports audio as well. -
vg-controls
:vg-timedisplay -> vg-time-display vg-scrubBar -> vg-scrub-bar vg-scrubbarcurrenttime -> vg-scrub-bar-current-time vg-timedisplay -> vg-time-display vg-mutebutton -> vg-mute-button vg-volumebar -> vg-volume-bar
-
vg-poster-image -> vg-poster
For a complete migration guide we recommend you to check the Migration guide to Videogular 1.0.0.
Videogular wants to thank you to this companies for support this project:
Videogular is an open source project maintained by (literally) [two fucking developers] (http://twofuckingdevelopers.com/).
We want to thank all our contributors: [Raúl Jiménez] (https://github.com/Elecash), [Robert Zhang] (https://github.com/rogerz), [Javier Tejero] (https://github.com/javiertejero), Marcos González, Rafał Lindemann, Alberto Tafoya, Sergey Okhotnitski, Javier Cejudo, Sam Lau, paxal78, Raymond Klass, Harry Cutts, Chris MacPherson, stefanvonderkrone, Emil Ibatullin, Uzair Sajid, pavelnikolov, Frank3K, EmilioAiolfi, Bernhelm, Morriz, Chris Funk, Johann Beishline, edisonh, Nainterceptor, Max Maes, pire and [our bug submitters] (https://github.com/2fdevs/videogular/issues?state=open).
Here you can see the complete [changelog] (https://github.com/2fdevs/videogular/blob/master/CHANGELOG.md)