mchangrh / yt-neuter

uBlock filter(s) list for blocking unwanted YouTube elements
https://neuter.mchang.xyz
The Unlicense
182 stars 13 forks source link

Filter List disabling read more option in YT comments that exceed normal length #57

Closed PasttaTypo closed 7 months ago

PasttaTypo commented 7 months ago

Read More option disappearing w/ SponsorBlock filterlist enabled unless video page is a direct link or tab is reloaded. Tested with SponsorBlock list on and off, Vivaldi Browser

Filter List disabled:

Enabled (missing Read More):

mchangrh commented 7 months ago

that is odd, I'm not seeing it blocked with all the other filters on as well. Can you send the video? I think it might be the pinned comment that is interfering for future reference the video is https://www.youtube.com/watch?v=cj2xeKbOmkI

mchangrh commented 7 months ago

which adblocker are you using? could it be misinterpreting

youtube.com##ytd-comment-renderer#comment:style()

and excluding the style selector?

PasttaTypo commented 7 months ago

which adblocker are you using? could it be misinterpreting

youtube.com##ytd-comment-renderer#comment:style()

and excluding the style selector?

No, weirdly I found that adding youtube.com##yt-tooltip-renderer[slot="dropdown-content"] as an exception allowed the Read More option to display again. I'm using UBlock Origin.

mchangrh commented 7 months ago

looks like #12 wasn't specific enough

mchangrh commented 7 months ago

removed from filter lists, I'll have to try to recreate it and get a better filter for that