Greasy Fork

Lazy Embedded Video

Lazy load embedded videos from Youtube/Dailymotion/Vimeo/Rutube/Twitch/Coub/Rumble

< 脚本Lazy Embedded Video的反馈

提问/评论

§
发表于:2017-01-29

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!

Colombo作者
§
发表于:2017-01-29

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.

发表回复

登录以发表回复。