SponsorBlock icon indicating copy to clipboard operation
SponsorBlock copied to clipboard

[Feature] Hide "Exclusive Access" videos directly in the subscription feed

Open raphaelp-github opened this issue 2 years ago • 8 comments
trafficstars

Hide "Exclusive Access" videos directly in the subscription feed. This is a suggestion for improvement.

raphaelp-github avatar Mar 08 '23 16:03 raphaelp-github

wouldn't be too difficult with #1623 and https://github.com/mchangrh/yt-neuter/issues/23

mchangrh avatar Mar 09 '23 20:03 mchangrh

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)

mchangrh avatar Mar 25 '23 03:03 mchangrh

Hi all,

Do you have any updates?

raphaelp-github avatar Apr 21 '23 19:04 raphaelp-github

use the ublock origin rules

mchangrh avatar Apr 21 '23 19:04 mchangrh

If this gets added in to Sponsorblock then it shouldn't be enabled by default

ccuser44 avatar Jun 19 '23 07:06 ccuser44

Hi all,

Do you know how to apply a rule on the Brave browser to hide "Exclusive Access" videos from the feed?

raphaelp-github avatar Feb 17 '24 09:02 raphaelp-github

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 avatar Feb 18 '24 01:02 mchangrh

@mchangrh It has no effect on me.

raphaelp-github avatar Feb 18 '24 09:02 raphaelp-github