HTML5 Video Player Enhance

To enhance the functionality of HTML5 Video Player (h5player) supporting all websites using shortcut keys similar to PotPlayer.

这是此脚本的所有版本。 只显示代码更新过的版本

  • v2.9.4.2 2021-06-19

    major bug fix

  • v2.9.4.1 2021-06-18

    - added delay play and pause

  • v2.9.4 2021-06-18

    added code hack to improve performance during video playing
    dom search improved.

  • v2.9.3 2021-06-18

    DOM search for actionbox, layoutbox, etc changed.
    make cache to reduce performance impact

  • v2.9.2a2 2021-06-16

    - [minor] changed createTextNode to textContent
    (https://www.measurethat.net/Benchmarks/Show/3618/0/createtextnode-vs-textcontent-vs-innertext-vs-innerhtml#latest_results_block)

  • v2.9.2a1 2021-06-16

    improved coding for ressolving DOM related issues.
    changed to resize DOM observer.
    deleted boost timeupdate

  • v2.9.1a6 2021-06-16

    rotation bug fix

  • v2.9.1a5 2021-06-16

    fixed rotation bug

  • v2.9.1a4 2021-06-16

    minor code update

  • v2.9.1a3 2021-06-16

    [major] changed codes for DOM elements

  • v2.9.1a2 2021-06-15
  • v2.9.1a2 2021-06-15

    -minor code update

  • v2.9.1a1 2021-06-15

    - modified coding for event listener hacking, rewrited timeupdate function

  • v2.9.0a6 2021-06-15
  • v2.9.0a6 2021-06-15
  • v2.9.0a6 2021-06-15

    - fix bugs, improve fullscreen btn mecahnism, fix keydown event incorrect issue, added class PlayerConf for each video element

  • v2.9.0a5 2021-06-15

    -major bug fix for the container element search

  • v2.9.0a4 2021-06-15

    zoom bug fix
    description update

  • v2.9.0a3 2021-06-15

    - code style update and improve coding

  • v2.9.0a2 2021-06-14

    - code style updated; bug fix; precise coding

  • v2.9.0a1 2021-06-14

    - code style update

  • v2.8.2 2021-06-13

    - minor bug fixing

  • v2.8.1a04 2021-05-30
  • v2.8.1a04 2021-05-30

    minor bug fixed

  • v2.8.1a03 2021-05-30

    [2.8.1a03] added some video filters (shift-F)

  • v2.8.1a02 2020-03-08 superseded the timeupdate event handler
  • v2.8.1a01 2020-02-18 supersede the dotask feature. disable the filter feature for better performance in Firefox
  • v2.8.0b12 2020-02-15 native space pause/resume. fixed createShadowRoot bug in Firefox
  • v2.8.0b11 2019-10-17 updated the forward/backward mechanism.
  • v2.8.0b10 2019-10-07
  • v2.8.0b9 2019-10-07 minor bug fixing
  • v2.8.0b8 2019-10-06 minor bug fix; tidy up coding; support mouse wheel to adjust the volume
  • v2.8.0b7 2019-10-05 minor bug fixing; ctrl+O to enable/disable logging
  • v2.8.0b6 2019-10-05
  • v2.8.0b6 2019-10-05
  • v2.8.0b6 2019-10-05
  • v2.8.0b6 2019-10-05 clean up code; fixed bugs for videos inside iframe and shadowRoot
  • v2.8.0b5 2019-10-04 fixed DOM fullscreen bug
  • v2.8.0b4 2019-10-04 Fixed bugs; added feature "mute"
  • v2.8.0b3 2019-10-04
  • v2.8.0b3 2019-10-04 bug fixing
  • v2.8.0b2 2019-10-01
  • v2.8.0b1 2019-10-01 Major Upgrade; Details refer to changelog
  • v2.7.8(tw) 2019-09-29
  • v2.7.7(tw) 2019-09-29 minor bug fix
  • v2.7.6(tw) 2019-09-29
  • v2.7.6(tw) 2019-09-29
  • v2.7.6(tw) 2019-09-29 enhancement to event handler hack - isTrusted = true
  • v2.7.5(tw) 2019-09-29 Enhancement of function hacking
  • v2.7.4(tw) 2019-09-29 TCC updated

显示脚本的所有版本