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.
- Host: GitHub
- URL: https://github.com/moay/afterglow
- Owner: moay
- License: mit
- Created: 2015-08-24T10:32:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T06:27:06.000Z (about 6 years ago)
- Last Synced: 2026-02-09T17:53:14.208Z (5 months ago)
- Topics: deprecated, html5-video-player, video
- Language: JavaScript
- Homepage: http://afterglowplayer.com
- Size: 154 MB
- Stars: 234
- Watchers: 20
- Forks: 46
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.
---
[](http://badge.fury.io/gh/moay%2Fafterglow) [](https://travis-ci.org/moay/afterglow) [](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!

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.

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).