aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plugins/youtube.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1967 from airtimemedia/1934-Youtube-unmute-volume-0Sam Potts2020-10-191-0/+1
|\
| * Fix volume when unmuting from volume 0Stephane Fortin Bouchard2020-09-281-0/+1
* | Merge pull request #1984 from xansen/developSam Potts2020-10-191-1/+1
|\ \
| * | Fix youtube not working when player is inside shadow domxansen2020-10-191-1/+1
| |/
* | feat: custom controls option for embedded playersSam Potts2020-10-191-28/+33
* | chore: update packages and lintingSam Potts2020-08-301-6/+6
|/
* Poster image fix (fixes #1763)Sam Potts2020-04-191-1/+1
* Converted to 2 space indentationSam Potts2020-04-111-395/+395
* Speed settings logic improvementsSam Potts2020-02-101-1/+3
* #615: updates to vimeo and youtube plugins to ensure that loading classes are...Dustin Harrell2019-09-231-0/+6
* File rename and clean upSam Potts2019-06-211-2/+2
* Clean upSam Potts2019-06-011-25/+14
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-06-011-16/+24
|\
| * fix youtube embed + handle early destroyAlexander Farkas2019-05-241-1/+1
| * fix youtube embed + handle early destroyAlexander Farkas2019-05-241-15/+23
* | Linting changesSam Potts2019-06-011-6/+3
|/
* Ratio improvementsSam Potts2019-04-251-28/+19
* Merge branch 'master' into developSam Potts2019-04-121-1/+14
|\
| * code cleanupVladimir Morozov2019-04-041-2/+2
| * code cleanupVladimir Morozov2019-04-041-10/+2
| * fixed setting youtube host for non-https caseVladimir Morozov2019-04-041-1/+17
* | Fix YouTube autoplay (fixes #1185)Sam Potts2019-04-121-1/+1
|/
* Update poster srcArslan Javed2019-03-071-1/+1
* TweaksSam Potts2019-01-261-20/+20
* Fullscreen fixesSam Potts2019-01-141-7/+2
* Update youtube.jsSam Potts2019-01-061-1/+0
* remove commentOmar Khatib2018-12-131-1/+1
* support Youtube noCookie ModeOmar Khatib2018-12-131-0/+2
* Removed YouTube quality controlsSam Potts2018-08-131-54/+0
* Merge pull request #1131 from friday/1108Sam Potts2018-07-291-0/+4
|\
| * Fix #1108: Make sure youtube.onReady doesn't run twiceAlbin Larsson2018-07-281-0/+4
* | Add support for YouTube's hl paramLéo Renaud-Allaire2018-07-241-0/+1
|/
* Linting, housekeeping, duration fix (fixes #1074)Sam Potts2018-06-291-10/+10
* Fix #1045: YouTube mutes when seeking after playAlbin Larsson2018-06-191-2/+2
* 120 line width, package upgradeSam Potts2018-06-171-8/+12
* Merge pull request #1039 from friday/poster-race-conditionsSam Potts2018-06-171-3/+9
|\
| * Respect call order and prioritize public API calls for setting poster, in ord...Albin Larsson2018-06-151-2/+3
| * Copy poster when creating new media element for YouTube and Vimeo (needed for...Albin Larsson2018-06-151-1/+6
* | Replace switch in YouTube error handler with object literalAlbin Larsson2018-06-151-39/+15
|/
* Remove line breaks in arraysAlbin Larsson2018-06-131-4/+1
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-131-74/+39
|\
| * Trigger qualityrequested event unconditionally when trying to set it (needed ...Albin Larsson2018-06-121-9/+1
| * Simplify logic in youtube.mapQualityUnit (not that it matters much now)Albin Larsson2018-06-121-45/+19
* | Utils broken down into seperate files and exportsSam Potts2018-06-131-44/+60
|/
* Fix problem with YouTube and Vimeo seeking while playingAlbin Larsson2018-06-111-1/+4
* Fix #921: Trigger seeked event in youtube plugin if either playing or pausedAlbin Larsson2018-05-191-6/+11
* Fix #876: YouTube and Vimeo autoplays on seekAlbin Larsson2018-05-191-28/+30
* Fix playback state (paused) and events (play/pause)Albin Larsson2018-05-191-10/+16
* Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnailsAlbin Larsson2018-05-151-1/+7
* Rewrite ui.setPoster to check that images arent broken or youtube fallback im...Albin Larsson2018-05-151-1/+7