youtube.com

This is where you should report issues arising from the subscription filters.
Locked
GunbleR
New Member
New Member
Posts: 1
Joined: Sat Sep 30, 2017 1:30 pm

youtube.com

Post by GunbleR »

hello.
When youtube plays vr video (not 360!, at least on FF 56.0) youtube show left frame on top and half of right one below it.
if i add exception @@||youtube.com/get_video_info?* it shows video correctly, but it allow ads to get trough.
Correct me if I'm wrong, but i believe my best bet to turn off adblock for vr videos.

https://preview.ibb.co/ieBX6G/yt_vr.png
User avatar
Alex302
AdGuard Author
AdGuard Author
Posts: 78
Joined: Tue Apr 21, 2015 8:40 am

Post by Alex302 »

Useful elements are hidden under the video.
Actual:

Code: Select all

http://imagizer.imageshack.com/img923/2107/YvJ2kv.png
Expected:

Code: Select all

http://imagizer.imageshack.com/img923/3300/SdHKoF.png
Caused by:

Code: Select all

m.youtube.com##a[onclick^="return koya.onEvent(arguments[0]||window.event,'"]
another strange rule

Code: Select all

m.youtube.com##a[onclick^="return koya.onEvent(arguments[0]||window.event,'"] + div
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

hatch
New Member
New Member
Posts: 1
Joined: Mon Nov 20, 2017 12:37 am

Post by hatch »

Somehow the PREF cookie for YouTube is being deleted every hour or so in Firefox 57. I did not have issues prior to the update and I can't tell what has changed that this cookie is constantly deleted.
Locked