YouTube 超快聊天

YouTube直播聊天的终极性能提升

< 脚本 YouTube 超快聊天 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2024-06-29

ENABLE_NO_SMOOTH_TRANSFORM = false 的時候聊天框裏面的messages會不見,AI chat summary 也不會顯示,狀況截圖在附件。聊天框本身沒其他問題。其他設定都是預設值。 用的是 Chromium Edge 126.0 + Tampermonkey

§
发布于:2024-06-29

更正。AI chat summary 沒問題,能夠正常顯示。

§
发布于:2024-06-30

不要改 ENABLE_NO_SMOOTH_TRANSFORM

§
发布于:2024-06-30

不要擅自改了某些設定然後回報有問題。你可以選不評分進行回報

§
发布于:2024-06-30
编辑于:2024-06-30

修正了。請修改評分

這次的問題是 SUPPRESS_refreshOffsetContainerHeight_ (在2月新增,避免裡面讀clientHeight拖慢運行),會跟ENABLE_NO_SMOOTH_TRANSFORM = false 發生衝突

這腳本那堆true false 選項都是為了每次 YouTube更新時能作DEBUG用。一般不用修改。

有時候功能已變得無效時,會直接改成false封印起來。那些的話改成true反而會無法正常運作

§
发布于:2024-06-30

Bug已確認修正。 評分已修改。

§
发布于:2025-07-06

The script usually works and the performance improvement is very substantial. However, the chat would sometimes stop scrolling and occasionally fail to load new messages, even without user interaction. This is can be manually triggered consistently by seeking with the chat open, both by using the mouse to drag the playback progress bar and by using the keyboard shortcuts to rewind/fastfoward (including the number keys).

(Script version 0.102.15 tested on Edgium 138 with ViolentMonkey 2.31.0, default everything, no other scripts or extensions.)

§
发布于:2025-07-07

The script usually works and the performance improvement is very substantial. However, the chat would sometimes stop scrolling and occasionally fail to load new messages, even without user interaction. This is can be manually triggered consistently by seeking with the chat open, both by using the mouse to drag the playback progress bar and by using the keyboard shortcuts to rewind/fastfoward (including the number keys).

(Script version 0.102.15 tested on Edgium 138 with ViolentMonkey 2.31.0, default everything, no other scripts or extensions.)

I believe I experienced this before but I cannot find a way to reproduce.

This could be related to the message component re-using (otherwise the memory will grow along with the streaming)

If you find a way to reproduce this issue easily, I can help fixing.

§
发布于:2025-07-07
编辑于:2025-07-07

I have noticed that, you are using Edge 138.

Violentmonkey is an old MV2 extension.

I would suggest you switch to ScriptCat or Tampermonkey to test again.

PS. Tampermonkey is closed source

I am doing fixing and improvement for ScriptCat recently. ScriptCat shall have no issue of running this script in Edge 138.

§
发布于:2025-07-07

I switched to ScriptCat as you suggested. However, the issue has persisted, and can still be reproduced consistently with the methods described above. After further testing, it appears that the issue is not present on Chrome 138 or Firefox 140 but is 100% consistent on Edge 138/139 and Brave 138, this is true regardless of the script manager used. Perhaps this is an issue with chromium.

发布留言

登录(不可用)以发布留言。

长期地址
遇到问题?请前往 GitHub 提 Issues。