你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/494-youtube-auto-buffer-auto-hd/discussions/7935,源站連結 點此以跳轉。
Buffers the video without autoplaying and puts it in HD if the option is on. For Firefox, Opera, & Chrome
< 脚本 YouTube Auto Buffer & Auto HD 的反馈
I removed it because it will be broken once Google pushes the new player (youtube.com/testtube).
On the current player, the .stopVideo() function just stops loading the video. But on the new player, it makes the player get replaced by a black box and you can't play the video after the command is sent. The script (would) send the command when the page loads, so that means you can't watch the video at all when the new player is out.
If you want to still use Stop Loading Immediately for now, you can change line 414 to:
player.stopVideo();
You can also test the .stopVideo() function with the new player by signing up for it here then using this script.
Oh, okay. Thanks for the info.
Stop Loading Immediately
Hi. Seems Stop Loading Immediately is now gone?
Was my favorite part of the script. Can open tabs and tabs of videos, and watch each one as I want.