Youtube Scrollable Right Side Description

Youtube description is moved on the right, expanded and scrollable

< Părere la script-ul Youtube Scrollable Right Side Description

Recenzie: Bun, script-ul merge

§
Postat în: 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.

§
Postat în: 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

§
Postat în: 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~^^

§
Postat în: 17-04-2025

you are welcome 🙏

§
Postat în: 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🤣

Postează un raspuns

Autentifică-te pentru a posta un răspuns.