YouTube Live Filled Up View

Get maximized video-and-chat view with no margins on YouTube Live or Premieres.

< Відгуки до YouTube Live Filled Up View

Відгук: OK - script works, but has bugs

§
Опубліковано: 13.05.2022

Script stopped working as of 5/13/22. The chat box is shrunk to a tiny box on top left corner, next to the video screen.

§
Опубліковано: 13.05.2022

Script stopped working as of 5/13/22. The chat box is shrunk to a tiny box on top left corner, next to the video screen.

My guess is because youtube recently added the comment button below the video, which allow comments to be displayed to the right of the video, where chat box used to be.

§
Опубліковано: 17.05.2022

我也是一樣的問題
直播LIVE

§
Опубліковано: 18.05.2022
Edited: 18.05.2022

+1,please fix it

§
Опубліковано: 04.06.2022

Edit the code and remove line 300 can fix.

§
Опубліковано: 06.06.2022

height: calc(var(--${SCRIPTID}-video-height) + var(--${SCRIPTID}-info-height)) !important;
的確可以成功了~感謝你
thanks

§
Опубліковано: 14.06.2022

Edit the code and remove line 300 can fix.

Perfect fix! I came here to comment it:

Remove or comment this line:
/*height: calc(var(--${SCRIPTID}-video-height) + var(--${SCRIPTID}-info-height)) !important;*/
The /* */ were added by me and they serve to comment it.

§
Опубліковано: 18.10.2022

似乎因為Tampermonkey更新4.1.8這個腳本失效了...

§
Опубліковано: 29.10.2022

remove line 300 work thank you

§
Опубліковано: 01.11.2022

@小光尼リーロン
Thank you very much!

§
Опубліковано: 01.11.2022

Edit the code and remove line 300 can fix.

THANK YOU

§
Опубліковано: 08.12.2022

The workaround above creates a new problem: the scaling doesn't seem to be correct when playing in full screen

§
Опубліковано: 30.12.2022
Edited: 30.12.2022

I made a script providing similar feature as YouTube Live Filled Up View.

This userscript is required in order to make userstyles being able to work for video resizing. It is generic script working for all userstyles.
The resizing will be also done if you turn on/off the userstyles.
YouTube Video Resize Fix


This is the userstyle I made to make no border. This is compatible with Tabview Youtube and other userstyles.
YouTube Live BorderLess

In short, use YouTube Live BorderLess + YouTube Video Resize Fix to replace YouTube Live Filled Up View

Опублікувати відповідь

Sign in to post a reply.