Greasy Fork is available in English.

YouTube Auto Buffer & Auto HD

Buffers the video without autoplaying and puts it in HD if the option is on. For Firefox, Opera, & Chrome

< Părere la script-ul YouTube Auto Buffer & Auto HD

Întrebare/comentariu

§
Postat în: 27-05-2015

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.

JoeSimmonsAutor
§
Postat în: 03-06-2015

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.

§
Postat în: 07-08-2015

Oh, okay. Thanks for the info.

Postează un raspuns

Autentifică-te pentru a posta un răspuns.