Comment by user32532 on 20/05/2022 at 08:31 UTC

16 upvotes, 1 direct replies (showing 1)

View submission: Found Reddit video player source code

an important part is missing like

`video.setQuality("4KUHD")`

`if (video.hasFinishedPlayingOnce()){`

`video.setQuality("120p")`

`video.enableRandomStutter(true)`

`}`

Replies

Comment by 50-Lucky at 20/05/2022 at 11:33 UTC

4 upvotes, 0 direct replies

Also

If (input.TimeSelect == true) video.freeze;

It's been ages since I did programming so I probably butchered that, but holy shit if you go to show someone a video and pick a timestamps etc you bet your ass that video never works again