YouTube HD Override

Makes YouTube videos run in high definition + YouTube fixes

当前为 2015-05-09 提交的版本,查看 最新版本

作者
Prehistoricman
评分
0 0 0
版本
2.8.1
创建于
2014-10-26
更新于
2015-05-09
大小
6.1 KB
许可证
暂无
适用于

A simple auto-HD script, which does not re-format the page as YouTube Center does. Very fast.


Features:

  • Sets the resolution of all videos on YouTube to the resolution set in the script.
  • Disables DASH playback
  • Disables autoplay on video pages.
  • Pauses videos on channel/user pages.
  • Pauses videos if a video is started on an inactive tab.

All of these features can be disabled with some console commands. Go to a YouTube page, open the console, and settings are stored in an HDOSettings object. It has properties:

  • HD (true/false)
  • VideoAutoPlay (true/false)
  • DASHPlayback (true/false)
  • ChannelAutoPlay (true/false)
  • PauseInvisible (true/false)
  • HighestQuality (number from 1 to 8)

Change these as you like, and run SaveHDOSettings() in the console to save your settings. See screenshot for help. For example, this code will set the desired quality and save changes:

HDOSettings.HighestQuality = 5 SaveHDOSettings()

Quality levels

Default is 1080p (6). Set HighestQuality to a number between 1 and 8 accordingly:

  1. 144p
  2. 240p
  3. 360p
  4. 480p
  5. 720p
  6. 1080p
  7. 1440p
  8. 4K (2160p)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址