Forked from Vaarlion/my_ublock_static_filter_for_youtube.txt
Last active
February 11, 2026 12:21
-
-
Save denisde4ev/9fec488c3ccc3f4688c2e0c6caf72837 to your computer and use it in GitHub Desktop.
A list of ublock origin filter to get a cleaner youtube interface without installing to many addons
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 characters
| ! https://www.reddit.com/r/youtube/comments/k76ext/lf_way_to_remove_people_also_watched_from_search/ | |
| www.youtube.com##ytd-reel-shelf-renderer.ytd-item-section-renderer.style-scope | |
| youtube.com##ytd-shelf-renderer.style-scope:has(span:has-text(/Related to your search/i)) | |
| youtube.com##ytd-shelf-renderer:has-text(/People also watched/) | |
| youtube.com###contents > ytd-shelf-renderer:has-text(/For you/) | |
| youtube.com##ytd-shelf-renderer.style-scope:has(span:has-text(/Watch again/i)) | |
| youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer.style-scope:has(span:has-text(/Searches related to/i)) | |
| youtube.com##ytd-shelf-renderer.style-scope:has(span:has-text(/Learn while you\'re at home/i)) | |
| youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer.style-scope | |
| youtube.com###secondary > .ytd-two-column-search-results-renderer | |
| youtube.com###contents > .ytd-secondary-search-container-renderer.style-scope | |
| youtube.com##ytd-shelf-renderer:has-text(/Previously watched/) | |
| youtube.com##ytd-shelf-renderer:has-text(/Channels new to you/) | |
| youtube.com##ytd-shelf-renderer:has-text(/From related searches/) | |
| ! Oct 22, 2024 https://www.youtube.com Hide "Short's" row in the subscription feed | |
| www.youtube.com##ytd-item-section-renderer.ytd-section-list-renderer.style-scope:nth-of-type(5) | |
| ! Mar 17, 2025 https://www.youtube.com Hide "member only" video | |
| www.youtube.com##ytd-rich-item-renderer.ytd-rich-grid-renderer.style-scope:has(div.ytd-badge-supported-renderer.style-scope.badge-style-type-members-only) | |
| ! Avr 08, 2025 https://www.youtube.com Hide "Shorts", "Home" and "Accueil" in the sidebar (Localized) | |
| www.youtube.com##a#endpoint.yt-simple-endpoint.style-scope.ytd-guide-entry-renderer[title="Shorts"] | |
| www.youtube.com##a#endpoint.yt-simple-endpoint.style-scope.ytd-guide-entry-renderer[title="Home"] | |
| www.youtube.com##a#endpoint.yt-simple-endpoint.style-scope.ytd-guide-entry-renderer[title="Accueil"] | |
| ! Jul 16, 2025 https://www.youtube.com Remove short in search | |
| www.youtube.com##grid-shelf-view-model.ytGridShelfViewModelHostHasBottomButton.ytd-item-section-renderer.ytGridShelfViewModelHost | |
| www.youtube.com##ytd-video-renderer:has(a[href^="/shorts/"]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment