aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plugins/youtube.js
Commit message (Expand)AuthorAgeFilesLines
* Remove chaning ability and return promise for play()Sam Potts2017-12-201-0/+3
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-2/+3
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-5/+2
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-4/+7
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-201-21/+36
|\
| * YouTube titleSam Potts2017-11-191-21/+36
* | Added ended and playing gettersSam Potts2017-11-201-3/+10
|/
* Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-13/+15
* Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-161-0/+14
* Started on error handling, Safari icon fixSam Potts2017-11-141-3/+40
* YouTube fixSam Potts2017-11-141-1/+3
* UI bugsSam Potts2017-11-091-4/+5
* Volume fixes and other tidy up workSam Potts2017-11-081-2/+17
* Looping, increase/decrease volume fixSam Potts2017-11-081-8/+5
* Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-071-3/+12
|\
| * Automatic Vimeo aspect ratioSam Potts2017-11-061-2/+7
| * Started on documentation and aspect ratio optionSam Potts2017-11-061-0/+4
|/
* YouTube volume fixSam Potts2017-11-051-5/+19
* src getter fix, local storage fixSam Potts2017-11-051-0/+7
* CleanupSam Potts2017-11-051-2/+1
* Menu design tweaks, moved logic into pluginsSam Potts2017-11-051-4/+14
* Small tweaksSam Potts2017-11-041-2/+19
* Small bug fixesSam Potts2017-11-041-8/+10
* ES6-ifiedSam Potts2017-11-041-0/+256