beardie icon indicating copy to clipboard operation
beardie copied to clipboard

Support Embedded YouTube Iframes

Open garrett-hopper opened this issue 1 year ago • 3 comments

garrett-hopper avatar May 19 '23 22:05 garrett-hopper

@garrett-hopper screenshort please, what you meant

vityevato avatar May 19 '23 22:05 vityevato

Insertion in other sites?

vityevato avatar May 19 '23 22:05 vityevato

Yeah, sorry for not clarifying. Embedded YouTube videos are not currently controllable.

I attempted to modify the YouTube bsstrategy to have format: "(%K LIKE[c] '*youtube.com/watch*' || %K LIKE[c] '*youtube.com/embed*') && !%@ LIKE[c] '*music.youtube.com*'",, however it's not run in the iframe. I also tried editing the Chrome extension to remove the window != window.top check, however that didn't appear to change anything.

In particular I'm viewing YouTube videos in Readwise Reader where they are popped out to view as picture in picture. I'm also testing using Arc browser (using the Chrome extension).

garrett-hopper avatar May 20 '23 00:05 garrett-hopper