Lazy load embedded videos from Youtube/Dailymotion/Vimeo/Rutube/Twitch/Coub/Rumble
< Feedback on Lazy Embedded Video
Hello,
yes that's because the video already has a lazy system which defer the loading, my script only detects videos loaded with the page.
I think I'll use a MutationObserver and it should fix it.
Bug found in embedded youtube
Hi there!
Long time no see, still using this great script.
Accidentally found a page, where script doesn't work:
http://www.ghacks.net/2017/01/29/trails-lossless-web-navigation-experiment-by-mozilla/
The problem is in this IFRAME:
Thanks a lot for your great work!