ktg5 / YT-HTML5-Player

Recreate the old YouTube player looks using Userscripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2010 + 2012 layout bug when using a 640x360 player

sulflix opened this issue · comments

image
(screenshot 1)
the title says it all, issue still persists after pressing the big nuke button

Firefox, MacOS Big Sur

image (screenshot 2)
2012 layout

there's still a gap when the video player is resized to 640x360 and also this weird thingamajig at the end, it's supposed to compensate for the lack of being able to resize it but it simply bugged out, i tested it with a fullsized player (reloading the page) and it works... somewhat
image (screenshot 3)
when i close the tab and load a completely new one it works as intended
image (screenshot 4)

image
it sort of fixes itself after loading a new tab (same thing i did that lead me to screenshot 4) with the 640x360 player, screenshot 2 happens when i reload the same vid

I saw this happening when using CustomTube. The extension actually resizes the player to a specific size for some reason, no idea why. Screenshot of the line of code below.
image
A quick fix will be out in a moment.

Make sure to update the userscript and report back if you still have issues!