Agrega al menú de videos de YT las opciones “Bloquear canal”, “Bloquear video” y “Poner canal en lista blanca”. Oculta automáticamente los videos de canales bloqueados y videos bloqueados. También bloquea Shorts.
< Opiniones de deTube Bloquear canales
Thanks for bringing this up. This is not an error, but a known limitation when dealing with YT's dynamic content loading. I already tinkered with removing or even just hiding these loading sections. Multiple attempts worked but always broke YT's content loading mechanism. Seems that without these sections being shown, the feed would entirely stop loading any more videos. I really don't want to break that, so this can't be fixed for now.
@-moz-document domain("youtube.com") {
ytd-continuation-item-renderer.ytd-watch-next-secondary-results-renderer.style-scope{
height: 0px;
}
}
This eliminates clutter, and so far it seems not to interfere with loading.
Sounds interesting. I will try to resolve this with 0.1.8.
Block Video" Unfortunately, there is a one-inch gap left in the section (on the right) and a spinner is spinning in it.