Youtube Auto Quick Buffer

Quickens the bufferer on all Youtube videos

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Daniel Jochem
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
7.106
Βαθμολογίες
26 2 2
Έκδοση
1.4
Δημιουργήθηκε την
07/02/2015
Ενημερώθηκε την
24/03/2018
Μέγεθος
1 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

First off, this script was initially made to benefit individuals in the US, although it also surprisingly works well here in Australia, and I am sure most other locations around the globe would benefit.

This script simply changes the server location that is sending you the video data from your local, potentially crowded server, to one in Canada that amazingly, on average, has a lot fewer clients requesting data. The benefit of this is the Canadian servers have the highest chance to have cached a recent upload that is popular in the US, but without the traffic of the US trying to download this cached info.

A special thanks to Cptmathix, who pointed out that because YouTube uses spf, it may look like the url and page change, but since it is done with dynamic navigation (only parts of webpage change), Tampermonkey will not be triggered (as Tampermonkey only triggers with static navigation). This has since been fixed, by applying Cptmathix's recommendations in v1.3.