aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plugins/youtube.js
Commit message (Expand)AuthorAgeFilesLines
* YouTube speed menu fixSam Potts2018-04-031-2/+1
* HTML5 quality selectionSam Potts2018-04-021-13/+70
* Bug fixesSam Potts2018-03-281-1/+2
* v3.0.5Sam Potts2018-03-271-2/+0
* Fix for .stop() method (fixes #819)Sam Potts2018-03-221-0/+12
* 3.0.0-beta.20Sam Potts2018-03-131-5/+5
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-1/+3
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-4/+1
* Added backwards compatibility for <div> embedsSam Potts2018-02-061-1/+9
* Removed fetch dependencySam Potts2018-02-051-3/+3
* Attempt to fix YouTube message error, added ads references, changes to boolSam Potts2018-01-251-2/+2
* Progressively enhance <iframe> embedsSam Potts2018-01-121-19/+21
* 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