GoogleChromeLabs / picture-in-picture-chrome-extension

https://chrome.google.com/webstore/detail/hkgfoiooedgoejojocmhlaklaeopbecg
Apache License 2.0
674 stars 155 forks source link

YouTube TV Support #29

Open bjsafdie opened 5 years ago

bjsafdie commented 5 years ago

It would be fantastic if this worked with YouTube TV.

nojvek commented 4 years ago

It would be fantastic, if Youtube's picture in picture button actually did video.requestPictureInPicture rather than do a half assed p-in-p that only works on the youtube page . 🤦‍♂️

beaufortfrancois commented 4 years ago

YouTube TV disabled Picture-in-Picture with a feature policy, which prevents Chrome to request Picture-in-Picture for any video in tv.youtube.com.

polywock commented 4 years ago

Exactly, but there are workarounds. I made an extension that unblocks PiP functionality by removing the PiP blocking Feature-Policy headers.

https://github.com/polywock/pipUnblocker