YouTube Live Filled Up View

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

< Обсуждения: YouTube Live Filled Up View

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

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.

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.

我也是一樣的問題
直播LIVE

§
Создано: 18.05.2022
Изменено: 18.05.2022

+1,please fix it

Edit the code and remove line 300 can fix.

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

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.

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

remove line 300 work thank you

Edit the code and remove line 300 can fix.

THANK YOU

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

§
Создано: 30.12.2022
Изменено: 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

Ответить

Войдите, чтобы ответить.