YouTube - hide controls

Add button in YouTube video player controls for hiding/showing controls. (They do not auto-hide when video is paused.)

< Commentaires sur YouTube - hide controls

Avis: Bon - le script fonctionne correctement

§
Posté le: 2021-09-04
Édité le: 2021-09-04

Thanks for this simple but so useful script. I use a lot when the video have subs.
Btw, does it really need the '@require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'?

Teemu MyllerAuteur
§
Posté le: 2021-09-06

Hi, in it's current form this script needs JQuery, but this is so basic DOM manipulation that it can definitely be achieved without it as well. I used it only because of old habits and I personally don't real mind if jquery.min.js is loaded. If you really need a version without it, it should be fairly straightforward to convert it yourself - as you might have noticed, my choice of license allows it. :) Or, if you can't (or won't) but really really need it, perhaps I could do it at some point when I have time.

Poster une réponse

Connectez-vous pour poster une réponse.