你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/373499-simple-html5-video-player/discussions/16933,源站連結 點此以跳轉。
Replaces any default HTML5 player with custom controls
< 脚本 Simple HTML5 video player 的反馈
Sorry i did not notice this comment before, i fixed the issue with that page and while at it I also rewrote UI controls scaling to be dynamic + fonts are monospace. Now controls wont overlap even with large durations since positions and sizes are calculated dynamically.
some bugs
please test it on https://www.quirksmode.org/html5/tests/video.html script break page,
and it have volume control bug: circle in center of it, even if other script set default volume to 15% (not 50%) (volume control show 15%, but circle in it stay in 50%)(so may be it's browser bug, but check it)
and please use mono-space font like Consolas for "timer" (your current timer "jump" then 0 replaced by 1, and etc)