Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking ads on YouTube makes gap between videos. #2205

Open
tomocrafter opened this issue Dec 12, 2024 · 0 comments
Open

Blocking ads on YouTube makes gap between videos. #2205

tomocrafter opened this issue Dec 12, 2024 · 0 comments

Comments

@tomocrafter
Copy link

tomocrafter commented Dec 12, 2024

On youtube.com top page, first item ( ytd-rich-item-renderer ) on each row has attribute is-in-first-column by default, but when brave filter blocked the ads from the page, those items will no longer be the first item on row which results in unaligned video list.

To fix this issue, I suggest removing all is-in-first-column from the all items and then re-calculate to add it to new first item on row.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant