Greasy Fork is available in English.

Resize YT To Window Size

Moves the YouTube video to the top of the website and fill the window with the video player.

< Feedback on Resize YT To Window Size

Question/comment

§
Posted: 26 Juli 2014

All videos right aligned

In 1.40 there's a problem with all videos with no right border like https://www.youtube.com/watch?v=rp03AorAWLY

It's not an issue in 1.39.

ZrenPembuat
§
Posted: 30 Juli 2014
Edited: 30 Juli 2014

Shit. Didn't have email notifications on this site enabled. Will check this out tonight.

Also, can you give me a screenshot?

§
Posted: 04 Agustus 2014

adblock and yays via tampermonkey are the only other things.

§
Posted: 07 Agustus 2014

The indicator has not been up to the end. Please correct.

ZrenPembuat
§
Posted: 11 Agustus 2014

@Trahbumbeiten:
Neither I nor the guys behind Youtube Center have been able to fix the HTML5 resize bug with the progress bar. Nor does it seem possible to do without rewriting part of Youtube's code which I don't plan on doing. The easiest fix would be to force YT to use the flash player.

@rosahmbo: I was unable to reproduce. Does disabling YAYS do anything?

@:

I'm going to be changing the way the script moves the player. Going to use absolute positioning & a margin-top on the body. This should get rid of the "reloading" effect causing the playback to stop and restart.

§
Posted: 11 Agustus 2014

Disabling yays has no effect. Since html5 has been 'broken' it's not moving as far to the right.

I'm using chrome 32 with tampermonkey 3.8.52.

ZrenPembuat
§
Posted: 11 Agustus 2014
Edited: 11 Agustus 2014

What element is being so wide?

* F12
* Console Tab
* Type `document.querySelector('.html5-main-video')
* Right click > Reveal in elements panel

https://i.imgur.com/uvdLDkM.png

What kind of styling is applied to it?

* On the right sidebar, click computed.

https://i.imgur.com/0qaESNH.png

ZrenPembuat
§
Posted: 11 Agustus 2014
Edited: 11 Agustus 2014

Also, what is the output of this script:

e=document.querySelector('.html5-main-video');while(e){console.log(e.offsetWidth, e.offsetHeight, e);e=e.parentNode};

http://i.imgur.com/XCUxdyV.png

§
Posted: 12 Agustus 2014
Edited: 12 Agustus 2014

Pics of results

§
Posted: 12 Agustus 2014
Edited: 12 Agustus 2014

If youtube center is used it's centered. With none or yays it's off to the right.

Guess I'll use youtube center again to fix this and seems the slow page loading has been fixed, that's why I stopped using it a few months ago.

§
Posted: 15 Agustus 2014

html5 progress bar is fixed in the latest yt center dev build

ZrenPembuat
§
Posted: 18 Agustus 2014

I've managed to encounter this bug. Will be fixed in 1.42.

§
Posted: 19 Agustus 2014
Edited: 19 Agustus 2014

@Zren, Thank you very much, now it works just fine!

§
Posted: 29 Oktober 2014

The problem with the progress bar again repeated. Correct please.

ZrenPembuat
§
Posted: 31 Oktober 2014

Fixed once again thanks to the folks in YoutubeCenter.

§
Posted: 31 Oktober 2014

Thank you. Progress bar was automatically hide, that's just fine. In the previous version of this somehow was not. Thank you again.

ZrenPembuat
§
Posted: 31 Oktober 2014

Progress bar was automatically hidden, that's just fine

Yeah, it's basically the 1 feature I used Youtube Center for, and since I now need to reload the player in order to fix this issue with the HTML5 player, setting it to autohide is really easy.

§
Posted: 12 November 2014

The problem with the progress bar again repeated :(

ZrenPembuat
§
Posted: 13 November 2014
The problem with the progress bar again repeated :(

Fixed.

§
Posted: 13 November 2014
Edited: 14 November 2014
Fixed.

Thank you.
Often something YouTube updated ...

§
Posted: 11 Desember 2014

Again, the problem with the progress bar repeated.

ZrenPembuat
§
Posted: 11 Desember 2014

Fixed

§
Posted: 11 Desember 2014

Thanks :)

§
Posted: 12 Desember 2014

Again... :(

§
Posted: 15 Desember 2014

Back to the previous version and it worked))

§
Posted: 23 Januari 2015

Update please.

§
Posted: 29 Januari 2015

Again, the problem with the progress bar repeated.

Post reply

Sign in to post a reply.