Add Controls to HTML5 videos

Adds controls to HTML5 videos

< Add Controls to HTML5 videos 피드백으로 돌아가기

리뷰: 보통 - 스크립트가 작동하지만 버그 있음

§
게시: 2020-05-06
수정: 2020-05-06

Some issues

Great script, very helpful. Thanks a lot! It's a pity that there are some circumstances, in which your script doesn't work.

  1. Here controls are not shown automatically, unless you right click on it and select "Show Controls". Need to open the direct link.

  2. Direct link on "gifs" (example 1, example 2) is also not supported

  3. Script doesn't work on videos, which load after comments are open or in iframes: example.

Can you solve these problems?

Yusu작성자
§
게시: 2020-05-15
  1. This is technically possible, but it would require the script to be run at all times instead of only of page load. Adding it would also interfere with the controls that are shown on imgur, for example.
  2. Not possible, gifs can't never have controls.
  3. Same problem as 1.

Overall I'm not going to make the changes required to solve problems 1 and 3. This was a userscript I mostly made for myself because I was annoyed at some website I can't remember anymore.

§
게시: 2020-05-16

Thanks for explanation. The idea was to make script work "all times" only on websites, selected by user. Currently // @include * is used, so it runs everywhere.

답글 게시

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

长期地址
遇到问题?请前往 GitHub 提 Issues。