Youtube HTML5 and NS Setup Problem
Posted: Wed Dec 23, 2015 11:30 pm
Hi,
I have some problems playing Youtube HTML5 videos (Observe! I do Not use Flash!), every video is blocked and need to be manually accepted in NS in order to get played.
In the NS menu I see under the "Blocked Objects" the video is blocked and can be temporarily allowed, one video example look like this:
How can I allow every video get played without my interaction?
I would like to add somewhere in NS so it allows all that match this string below:
BTW, what is the above link example called, is it an iFrame? or XSS? something else?
I have some problems playing Youtube HTML5 videos (Observe! I do Not use Flash!), every video is blocked and need to be manually accepted in NS in order to get played.
In the NS menu I see under the "Blocked Objects" the video is blocked and can be temporarily allowed, one video example look like this:
Code: Select all
video/ogg@https://t3---je-tvdna6g-hvjn.googlevideo.com(https://www.youtube.com)I would like to add somewhere in NS so it allows all that match this string below:
Code: Select all
video/ogg@https://*.googlevideo.com(https://www.youtube.com)