您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
自动切换到你预先设定的画质。会优先使用Premium比特率。
当前为
This script ensures that all YouTube videos play at the user's preferred quality setting. It supplements YouTube by addressing the issue where the browser version does not have a way for users to save their quality preference. The script monitors whether the video quality can be adjusted and uses the YouTube API to apply the chosen setting. No bloat, doesn't do anything else, just sets quality.
Summary:
This script is modified from YouTube HD by adisib. Since the adisib's script is severely outdated this script was created to fix broken functionalities and improve user experience. At this point, this script is completely different from adisib's with new features and a seperate objective.
What has been changed:
The way that the Premium bitrate option was written by adisib had a bug that made it so the script would treat the Premium option as unconditionally unavailable. It would also fail to apply premium bitrate if YouTube is set to anything other than English. Fixing those issues was a major goal of this script. All broken or outdated features have been fixed or removed.
What's new:
An UI menu had been added for user preference management. Adisib required users to edit the script directly when choosing their quality preference. This was greaty unintuitive and caused frequent false bug reports to be submitted. My implementation should be hopefully be more convinent, and be compatible with most users' browser + script-manager combinations.