SponsorBlock
SponsorBlock copied to clipboard
[Feature] Hide "Exclusive Access" videos directly in the subscription feed
Hide "Exclusive Access" videos directly in the subscription feed. This is a suggestion for improvement.
wouldn't be too difficult with #1623 and https://github.com/mchangrh/yt-neuter/issues/23
uBo rules
! hide exclusive access videos
youtube.com###dismissible:has(.sponsorThumbnailLabelVisible[style*="--category-color:var(--sb-category-preview-exclusive_access, var(--sb-category-exclusive_access))"]):not(.ytd-shelf-renderer):upward(1)
! hide selfpromo videos
youtube.com###dismissible:has(.sponsorThumbnailLabelVisible[style*="--category-color:var(--sb-category-preview-selfpromo, var(--sb-category-selfpromo))"]):not(.ytd-shelf-renderer):upward(1)
! hide sponsor videos
youtube.com###dismissible:has(.sponsorThumbnailLabelVisible[style*="--category-color:var(--sb-category-preview-sponsor, var(--sb-category-sponsor))"]):not(.ytd-shelf-renderer):upward(1)
Hi all,
Do you have any updates?
use the ublock origin rules
If this gets added in to Sponsorblock then it shouldn't be enabled by default
Hi all,
Do you know how to apply a rule on the Brave browser to hide "Exclusive Access" videos from the feed?
https://support.brave.com/hc/en-us/articles/360018039072-How-do-I-use-the-Content-Filter-to-block-elements-on-a-webpage
add the filters from the comment above
@mchangrh It has no effect on me.