plyr icon indicating copy to clipboard operation
plyr copied to clipboard

A simple HTML5, YouTube and Vimeo player

Results 244 plyr issues
Sort by recently updated
recently updated
newest added

### Link to related issue (if applicable) #2064 ### Summary of proposed changes Safari needs to have a set `z-index` on `.plyr__video-wrapper` to not hide the poster image, so we...

### Expected behaviour I want to add new markers after initialization ### Actual behavior Keep showing the old markers ### Steps to reproduce defaultOptions.markers = { enabled: true, points: [{...

the "space" toggle playback stop working in the last version but only on browser like chrome-brave-opera etc. on firefox is ok is any fix for that?? (when i play it...

### Expected behaviour On page load, video's thumbnail should be the poster's image (if poster is set) ### Actual behaviour The poster does actually become the video's thumbnail, but with...

_ENGLISH:_ Hello, I want to use Plyr in my site. I use link m3u8. I need to have size 700*420 but I don't know what code insert, please Thanks. --------------------------...

Question

I want to use plyr in a Chrome extension, but I'm having trouble with getting it to work. The plyr.min.js and plyr.css are included from local copies via content script....

Does this player support cuepoints like the official player of Vimeo? For example setting a time point at the video and when the specified point comes, run a block of...

### 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. ###...

Can't replicate

When Plyr is being used for livestreaming with HLS.js, is the timeline navigator at the bottom of the player necessary? I don't know how, but [Video.js](https://videojs.com/) has a good way...

In some mobile browsers (Vivo browser, ) a YouTube video wrapped in Plyr class is not playing. I've tried both progressive enhancement and the normal tag. A vanilla YouTube video...