sampotts / plyr

A simple HTML5, YouTube and Vimeo player
https://plyr.io
MIT License
26.38k stars 2.92k forks source link

plyr__poster does not let me to click in youtube links #1833

Closed amir2mi closed 3 years ago

amir2mi commented 4 years ago

Hi thanks for this fantastic player. when I used a Youtube link to show my video I saw one issue, plyrposter does not let to select youtube links while the Plyr is in pause situation. When I set "disply:none" for plyrposter I can click and it does not have any problem.

trosck commented 4 years ago

just hide poster when clicked and set padding-top: 0 !important to .plyr__controls my solution here https://github.com/redxtech/vue-plyr/issues/214#issue-683851346

sampotts commented 3 years ago

This is fixed in 3.6.6 👍🏼

AlecRust commented 3 years ago

I'm confused. I thought this was one of the main features of Plyr 😄

I am (and I assumed many others) using Plyr to somewhat "protect" an unlisted YouTube video from being sharable.

An example is creating video course content hosted on YouTube but unlisted, and embedding with Plyr on the pages of a paid course. Although easily obtained with technical knowledge, this mask protects the paid content from being viewed directly or the link obtained for the majority of users.