Resize YT To Window Size

Moves the video to the top of the website and resizes it to the screen size.

目前为 2014-08-11 提交的版本。查看 最新版本

作者
Zren
评分
0 0 0
版本
1.41
创建于
2014-05-11
更新于
2014-08-11
大小
17.7 KB
许可证
暂无
适用于

Suggestions

  • Youtube Center now has this feature with a few more options in their script. Check out YT Center Settings > Player > Fullscreen Top Player.
  • Use Yays! or Youtube Center to select a video resolution if you want a constant resolution.
  • Auto-Hide the Progressbar & Controlbar with Youtube Center.
  • If using Youtube Center:
    • Version 1.31+ should automatically set these settings for you.
    • Unchecked YT Center Settings > Player > Player Size > Enable Resize.
    • Unchecked YT Center Settings > Player > General > Scroll to Video. YT Center will scroll to the wrong location.
  • The HTML5 player was only designed to be sized at 640px or 848px wide. Thus, the progress bar will not be resized. Using the flash player will "fix" this.

Screenshots

After loading the video webpage you will see:

It appears above the rest of the site, so you can scroll down for the description, related links, etc.

Changelog

1.41 - Aug 11, 2014

  • Remove poorly done HTML5 fix. The HTML5 progress bar will remain unfixed until a Youtube update provides the ability to resize it.
  • Use CSS absolutly positioning to move the player. This should fix playback restarting while moving the player.