License and readme updates

This commit is contained in:
Sam Potts
2015-02-17 15:25:21 +11:00
parent e86cda5b83
commit 0055080d10
2 changed files with 42 additions and 2 deletions

View File

@ -281,7 +281,20 @@ If a User Agent is disabled but supports `<video>` and `<audio>` natively, it wi
Any unsupported browsers will display links to download the media if the correct html is used.
## Useful links and credits
## Issues
If you find anything weird with the library, please let us know using the Github issues tracker.
## Author
This was created by Sam Potts ([@sam_potts](https://twitter.com/sam_potts))
## Useful links and credits
Credit to the PayPal HTML5 Video player from which Plyr's caption functionality is ported from:
- [PayPal's Accessible HTML5 Video Player](https://github.com/paypal/accessible-html5-video-player)
Also these links helped created Plyr:
- [Media Events - W3.org](http://www.w3.org/2010/05/video/mediaevents.html)
- [Styling the `<progress>` element - hongkiat.com](http://www.hongkiat.com/blog/html5-progress-bar/)
- [PayPal's Accessible HTML5 Video Player](https://github.com/paypal/accessible-html5-video-player)
## Copyright and License
Copyright 2014, Selz.com under [the BSD license](license.md).