Resize YT To Window Size

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

目前為 2015-04-30 提交的版本,檢視 最新版本

作者
Zren
評價
0 0 0
版本
61
建立日期
2014-05-11
更新日期
2015-04-30
尺寸
25.3 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:
    • HTML5 Player: Default operation of this script.
    • Flash Player: Use 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.

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

https://github.com/Zren/ResizeYoutubePlayerToWindowSize/blob/master/changelog.md

61 - Apr 30, 2015

  • Update HTML5 fix.

60 - Apr 29, 2015

  • Prevent offset on .player-api when in theater mode.

59 - Apr 29, 2015

  • Update HTML5 fix regexes.

58 - Apr 29, 2015

  • Hide the #placeholder-player element.