mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
* Hide shorts from search results --------- Co-authored-by: Lawrence Hook <lawrencehook@gmail.com>
This commit is contained in:
@@ -10,6 +10,7 @@ html[global_enable="true"] ytd-action-companion-ad-renderer,
|
||||
html[global_enable="true"][remove_all_shorts="true"] a[title="Shorts"],
|
||||
html[global_enable="true"][remove_all_shorts="true"] *[is_short],
|
||||
html[global_enable="true"][remove_all_shorts="true"] ytd-reel-shelf-renderer,
|
||||
html[global_enable="true"][remove_all_shorts="true"] grid-shelf-view-model.ytGridShelfViewModelHostHasBottomButton.ytd-item-section-renderer.ytGridShelfViewModelHost,
|
||||
html[global_enable="true"][remove_video_thumbnails="true"] ytd-thumbnail,
|
||||
html[global_enable="true"][disable_play_on_hover="true"] #video-preview,
|
||||
html[global_enable="true"][disable_play_on_hover="true"] ytd-thumbnail-overlay-loading-preview-renderer[is-preview-loading],
|
||||
@@ -93,6 +94,7 @@ html[global_enable="true"][remove_search_suggestions="true"] div.sbdd_a,
|
||||
html[global_enable="true"][remove_search_promoted="true"] #container.ytd-search ytd-search-pyv-renderer,
|
||||
html[global_enable="true"][remove_shorts_results="true"] #container.ytd-search ytd-video-renderer[is_short="true"],
|
||||
html[global_enable="true"][remove_shorts_results="true"] #container.ytd-search ytd-reel-shelf-renderer,
|
||||
html[global_enable="true"][remove_shorts_results="true"] #container.ytd-search grid-shelf-view-model.ytGridShelfViewModelHostHasBottomButton.ytd-item-section-renderer.ytGridShelfViewModelHost,
|
||||
html[global_enable="true"][remove_extra_results="true"] #container.ytd-search ytd-shelf-renderer,
|
||||
html[global_enable="true"][remove_thumbnail_mouseover_effect="true"] #mouseover-overlay,
|
||||
html[global_enable="true"][remove_infinite_scroll_search="true"] .ytd-search #contents > ytd-continuation-item-renderer,
|
||||
|
||||
Reference in New Issue
Block a user