Forked from ignaciocastro/ublock-youtube-annoyances
Created
September 9, 2024 01:57
-
-
Save ShabinMuhammedKK/1e8fef4509e5462e4d8da13fddf9b76e to your computer and use it in GitHub Desktop.
Revisions
-
ignaciocastro created this gist
Nov 13, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ ##Add this to uBlock Origin > My filters #Blocks unrelated results from search www.youtube.com##ytd-shelf-renderer:has(#title:has-text(/^\s*(People also watched|For you|Previously watched|Latest from)\s*$/)) #Blocks list of recent uploads from a channel from search www.youtube.com##ytd-shelf-renderer.style-scope:has-text(/Latest from/) #Blocks Mix results from search www.youtube.com##ytd-radio-renderer #Blocks unrelated searches from search www.youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer:has-text(People also search for) #Blocks Mix and Playlists from related videos on the right side www.youtube.com##ytd-compact-playlist-renderer www.youtube.com##ytd-compact-radio-renderer #Blocks list of related terms at the beggining of related videos on the right side www.youtube.com##yt-chip-cloud-renderer.style-scope #Blocks annoyances on the start page www.youtube.com##ytd-rich-section-renderer:has(#title:has-text(/^\s*(COVID-19 news)\s*$/)) www.youtube.com##ytd-rich-section-renderer:has(#featured-badge) #Blocks mixes from start page www.youtube.com##ytd-rich-item-renderer.style-scope:has-text(/Mix/)