Reddit Videojs

replace default player with videoJS

These are versions of this script where the code was updated. Show all versions.

  • v1.4.1 2024-06-24
  • v1.4.0 2024-06-24
  • v1.3.9.0 2024-01-28

    Revert MutationObsever to setTimeout

  • v1.3.8.9 2024-01-28

    Using MutationObsever for better detection of videos Fixed not selecting modern-floating

  • v1.3.8.8 2024-01-24

    Can choose skin of player

  • v1.3.8.7 2024-01-19

    Fix opening post when click in player
    Replace important in css with Template strings

  • v1.3.8.6 2024-01-16

    Fix not loading videojs in post page
    Replaced background plain with gradient in controls

  • v1.3.8.5 2024-01-16

    Improved code readability

  • v1.3.8.4 2023-12-28

    Update videojs script, css

  • v1.3.8.3 2023-12-27

    Use GM_getResourceText to download the CSS when installing the script instead of downloading the CSS every time you enter Reddit
    Add stopImmediatePropagation in the video-js element creation function
    Use setTimeout instead of setInterval
    Add some style to the player
    Add playbackRates and src in the same function

  • v1.3.8.2 2023-12-21

    fix adding empty space to images

  • v1.3.8.1 2023-12-16

    match old reddit

  • v1.3.8 2023-11-13
  • v1.3.7 2023-11-13
  • v1.3.6 2023-11-11
  • v1.3.5 2023-11-11
  • v1.3.4 2023-11-10
  • v1.3.3 2023-11-10

    fix player not pausing

  • v1.3.2 2023-11-08
  • v1.3.2 2023-11-08
  • v1.3.1 2023-11-05
  • v1.3 2023-11-04
  • v1.3 2023-11-04
  • v1.2 2023-11-04

    support old player

  • v1.1 2023-11-03

    videos pause if they are less than 70% visible

  • v1.0 2023-11-03