-
### Expected behaviour
No errors
### Actual behaviour
Errors on touch
### Steps to reproduce
Just click below progress range on a touch device
### Environment
- Browser: Chrome
- Versi…
-
- [x] Issue does not already exist
- [x] Issue observed on https://plyr.io
### Expected behaviour
Single buffer/download stream
### Actual behaviour
Double buffer/download stream
### Environm…
-
### Expected behaviour
Plyr should show poster image on page load if `data-poster` is set.
### Actual behaviour
Plyr shows black canvas instead of poster image even if `data-poster` is set.
##…
-
### Expected behaviour
To be able to add the muted: true property to the Plyr constructor and the video to be muted.
### Actual behaviour
Video plays with sounds in Chrome.
- Browser: Chro…
-
### Expected behaviour
Plyr plays a youtube video on Chrome
### Actual behaviour
Plyr doesn't play the video and Youtube play button keeps visible. No error thrown on console.
### Step…
tatet updated
8 months ago
-
### Expected behaviour
When changing the `source` property of a Plyr instance, any existing event listeners should be removed (as the Plyr code seems to destory / recreate the Plyr instance int…
-
Getting console warning on vimeo videos. Can be found on this codepen https://codepen.io/pen?template=bKeXNq (this codepen is provided by plyr itself)
- Browser: Chrome (Version 94.0.4606.71)
- Pl…
-
The current array options for buttons and settings has some limitation:
* You can't exclude a button or setting. You have to specify all buttons/settings you want to include instead (more verbose a…
-
I've tried adding volume and mute buttons to my html 5 video but can't seem to get them to show. Do you have an example of adding them?
I'm doing this in ngOnInit
this.options = {
control…
-
Hi, I'm using Plyr JS with my project. Plyr is a good video player for me but when using small phone, there is a problem with me. The volume bar eats up a lot of space, so the mobile user can't use pr…