To enhance the functionality of HTML5 Video Player (h5player) supporting all websites using shortcut keys similar to PotPlayer.
这是此脚本的所有版本。 只显示代码更新过的版本
major bug fix
- added delay play and pause
added code hack to improve performance during video playingdom search improved.
DOM search for actionbox, layoutbox, etc changed.make cache to reduce performance impact
- [minor] changed createTextNode to textContent (https://www.measurethat.net/Benchmarks/Show/3618/0/createtextnode-vs-textcontent-vs-innertext-vs-innerhtml#latest_results_block)
improved coding for ressolving DOM related issues. changed to resize DOM observer. deleted boost timeupdate
rotation bug fix
fixed rotation bug
minor code update
[major] changed codes for DOM elements
-minor code update
- modified coding for event listener hacking, rewrited timeupdate function
- fix bugs, improve fullscreen btn mecahnism, fix keydown event incorrect issue, added class PlayerConf for each video element
-major bug fix for the container element search
zoom bug fixdescription update
- code style update and improve coding
- code style updated; bug fix; precise coding
- code style update
- minor bug fixing
minor bug fixed
[2.8.1a03] added some video filters (shift-F)
显示脚本的所有版本