Youtube Scrollable Right Side Description

Youtube description is moved on the right, expanded and scrollable

< Feedback de Youtube Scrollable Right Side Description

Avaliação: Bom - o script funciona

§
Publicado em: 15/04/2025

google trans

Thanks for the script!
I like to put the info-container on the right side of the owner. Although it shortens the channel name, I don’t know how to modify the width. I will use it like this for now.

§
Publicado em: 17/04/2025

Hello, thank you! Maybe there is a different youtube DOM in your region 🤔, I've no problem in EU. If you want to share your Country location I can try to spoof it with vpn and debug the code. Anyway these days youtube UI is updating, it's possible I'll get the same problem withing days/weeks

§
Publicado em: 17/04/2025

It's ok, it's just because I changed the view count from below to info-container
I created this problem by trying to fit everything into one row.
Because I am using the tabview script, which is incompatible, so I adjust the position myself
thanks you~^^

§
Publicado em: 17/04/2025

you are welcome 🙏

§
Publicado em: 22/04/2025

Sorry, I forgot to indicate my modifications
Also, my region is Taiwan
document.getElementById('owner')?.append(document.getElementById('info-container'));
or
document.getElementById('top-level-buttons-computed')?.prepend(document.getElementById('info-container'));

I gave up🤣

Enviar resposta

Entre para publicar uma resposta.