tak jsem si pohrál s CSS a už to jde, přes Stylish v pohodě styl je hovadský ale funguje to:
#player-api {
width: 1280px;
height: 720px;
position: relative;
left: -20%;
}
#watch7-sidebar-contents {
position: relative;
left: 40%;
top: -210px;
}
.watch-non-stage-mode #watch7-content {
width: 1280px;
position: absolute;
left: -20%;
}
#watch-appbar-playlist {
left: 42%;
top: -210px;
}
#footer-container {
display: none;
}