An open API service indexing awesome lists of open source software.

https://github.com/moay/afterglow

HTML5 video player made easy.
https://github.com/moay/afterglow

deprecated html5-video-player video

Last synced: 5 months ago
JSON representation

HTML5 video player made easy.

Awesome Lists containing this project

README

          

# DEPRECATED
Sadly, the development of afterglow has been pretty stale for some time now. There are currently no plans for further developement regarding this project, so it has to be considered deprecated.

We strongly recommend using [Plyr](https://github.com/sampotts/plyr) instead. If you need a lightbox player, consider [GLightbox](https://github.com/biati-digital/glightbox) which integrates with Plyr.

---
[![GitHub version](https://badge.fury.io/gh/moay%2Fafterglow.svg)](http://badge.fury.io/gh/moay%2Fafterglow) [![Build status](https://travis-ci.org/moay/afterglow.svg?branch=master)](https://travis-ci.org/moay/afterglow) [![Coverage Status](https://coveralls.io/repos/moay/afterglow/badge.svg?branch=master&service=github)](https://coveralls.io/github/moay/afterglow?branch=master)

# afterglow

afterglow is a tool to create fully responsive and totally awesome video players from HTML5 video elements with as little effort as possible.

Learn more about the project on the project website: [http://afterglowplayer.com](http://afterglowplayer.com).

## Documentation

Documentation is still available here: [docs.afterglowplayer.com](http://docs.afterglowplayer.com).

## Credits

afterglow relies on scripts provided by many great people.

- [video.js](http://www.videojs.com/) published under the [Apache License 2.0](https://github.com/videojs/video.js/blob/master/LICENSE)
- [videojs-youtube](https://github.com/eXon/videojs-youtube) published under the [MIT License](https://github.com/eXon/videojs-youtube/blob/master/LICENSE)
- [videojs-vimeo](https://github.com/eXon/videojs-vimeo) published under the [MIT License](https://github.com/eXon/videojs-vimeo/blob/master/LICENSE)
- [videojs-hotkeys](https://github.com/ctd1500/videojs-hotkeys) published under the [Apache License 2.0](https://github.com/ctd1500/videojs-hotkeys/blob/master/LICENSE.md)
- [Emitter](https://github.com/component/emitter) published under the [MIT License](https://github.com/component/emitter/blob/master/LICENSE)
- The font [Open Sans](https://www.google.com/fonts/specimen/Open+Sans) published under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)

Our resolution switching component is based on videojs-resolutions by vidcaster published under the Apache License 2.0.

Thanks for your great work, guys!

## Thank you!

![browserstack](https://afterglowplayer.com/images/browserstack.png)

We want to thank the people at [browserstack](https://browserstack.com) who provide us with a free account for browser testing.

The [afterglow documentation](http://docs.afterglowplayer.com) would not be that cool without [readme.io](http://readme.io), who also sponsor the project with a free account.

![jsDelivr](https://afterglowplayer.com/images/jsdelivr-logo.png)

Finally, a big thank you to the team behind [jsDelivr](http://jsdelivr.com) for hosting afterglow reliably.

## Copyright and License

Copyright moay under the [MIT license](LICENSE.md).