YouTube - hide controls

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

< YouTube - hide controls 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2021-09-04
수정: 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 Myller작성자
§
게시: 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.

답글 게시

답글을 게시하려면 로그인하세요.