Block Youtube live chat comments

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
caipora
Guest

Block Youtube live chat comments

Post by caipora »

Can anybody please point me out how to block Youtube live comments? I don't want just to hide the html elements, but to block all requests related to the chat displayed on live videos (pick one example from https://www.youtube.com/results?filters ... ch_query=a).
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Hi,
please see if this can help you https://youtube.adblockplus.me/
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

||youtube.com/watch_fragments_ajax?*
youtube.com###watch-discussion
caipora
Guest

Post by caipora »

Thank you for the replies. I'm going to use the rules in the above post.
caipora
Guest

Post by caipora »

Sorry, after actually testing it, I've noticed that that code breaks regular comments, and the live chat is still displayed. Does anybody else can provide a solution?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

try:

Code: Select all

||youtube.com/live_chat_fragments_ajax?
youtube.com##[id$="sidebar-discussion"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
caipora
Guest

Post by caipora »

smed79 wrote:try:

Code: Select all

||youtube.com/live_chat_fragments_ajax?
youtube.com##[id$="sidebar-discussion"]
That's what I wanted. Thank you.
Locked