你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/471033-youtube-force-html5-exponential-memory-for-sticky,源站連結 點此以跳轉

YouTube: Force html5_exponential_memory_for_sticky

To prevent YouTube to change the video quality automatically during YouTube Live Streaming.

当前为 2023-10-14 提交的版本,查看 最新版本


點此查看下載連結位址https://update.greasyfork.org.cn/scripts/471033/1264575/YouTube%3A%20Force%20html5_exponential_memory_for_sticky.user.js

安装此脚本?
作者
𝖢𝖸 𝖥𝗎𝗇𝗀
评分
0 0 0
版本
1.0.0
创建于
2023-07-17
更新于
2023-10-14
大小
3.8 KB
许可证
MIT
适用于

This script is the first script on Greasy Fork to focus on the setting html5_exponential_memory_for_sticky in WEB_PLAYER_CONTEXT_CONFIG_ID_KEVLAR_WATCH.

During YouTube live streaming, the video quality might change as YouTube engine detected your browser might be not that powerful (network slow) to handle the high video quality, but indeed the cause might be due to the overwhelmed chat messages in chat iframe (e.g. Pekora Ch. 兎田ぺこら's popular 生配信).

This script will enable the hidden feature html5_exponential_memory_for_sticky for the player settings such that the video quality will not freely automatically changed.

You can still change the video quality settings using the buttons in the player.

Compatible with YouTube EXPERIMENT_FLAGS Tamer

Notes

  • html5_exponential_memory_for_sticky becomes true
  • html5_perf_cap_override_sticky becomes false
  • html5_ustreamer_cap_override_sticky becomes false

Testing

  • [...yt.config_.WEB_PLAYER_CONTEXT_CONFIGS.WEB_PLAYER_CONTEXT_CONFIG_ID_KEVLAR_WATCH.serializedExperimentFlags.matchAll(/\b(html5_exponential_memory_for_sticky|h5_expr_b9Nkc|html5_perf_cap_override_sticky|html5_ustreamer_cap_override_sticky)=([^&=]+)\b/g)].map(e=>e.slice(1,3))