beardie
beardie copied to clipboard
Support Embedded YouTube Iframes
@garrett-hopper screenshort please, what you meant
Insertion in other sites?
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).