Is there any filter that can block the YouTube 4x premium speed option? I tried the following, but it doesn't work:
youtube.com##.ytp-quality-menu .ytp-menuitem:has(.ytp-menuitem-container-with-badge)
This one seems to work, but it might be too broad and block other unintended stuff as well:
youtube.com##.ytp-menuitem:has(.ytp-menuitem-container-with-badge)
Better yet, is there any way to do it in Stylus? YouTube are ramping up their anti-adblock war again supposedly, I need a backup option in case it stops working, I don't want to lose the custom filters as well.
youtube.com##.ytp-quality-menu .ytp-menuitem:has(.ytp-menuitem-container-with-badge)
This one seems to work, but it might be too broad and block other unintended stuff as well:
youtube.com##.ytp-menuitem:has(.ytp-menuitem-container-with-badge)
Better yet, is there any way to do it in Stylus? YouTube are ramping up their anti-adblock war again supposedly, I need a backup option in case it stops working, I don't want to lose the custom filters as well.