YouTube: Search results in Grid view

See more results in one go, without irrelevant results, such as 'People also watched' and 'For you', in the way.

< Feedback on YouTube: Search results in Grid view

Review: Good - script works

§
Posted: 22 November 2024

Hey, this script is great! I have an addition I made and would like to suggest it.

I wrote CSS that makes playlist items look slightly nicer and the same size as the other videos.

ytd-search .yt-content-metadata-view-model-wiz > :nth-child(n+2):nth-child(-n+5) {
    display: none;
}

Here's a before and after.

Pedro.Pembuat
§
Posted: 27 November 2024

Thanks!

Post reply

Sign in to post a reply.