Comment by OffBrandNameBrand on 20/05/2022 at 05:19 UTC

454 upvotes, 7 direct replies (showing 7)

View submission: Found Reddit video player source code

​

If Reddit devs need a hand, I am sure that r/ProgrammerHumor community could make a better video player just for the meme.

Replies

Comment by weird_dude_69_420 at 20/05/2022 at 05:57 UTC

166 upvotes, 1 direct replies

I'm in.

Comment by [deleted] at 20/05/2022 at 13:13 UTC

48 upvotes, 1 direct replies

Here,

--------------------------------------------------------------------------------

const VideoHandler = (): void -> {
  if (Video.IsInteresting() || Math.random() > 0.5) {
    RedditVideoPlayer.Play();
  } else {
    RedditVideoPlayer.Play();
  }
};

--------------------------------------------------------------------------------

Comment by CoastingUphill at 20/05/2022 at 13:53 UTC

39 upvotes, 0 direct replies

And just like that, 100 new side projects were started, never to be finished.

Comment by [deleted] at 20/05/2022 at 07:12 UTC

33 upvotes, 1 direct replies

They could also go back to an old version. Around a year ago it worked fine for me in the app

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

11 upvotes, 2 direct replies

Somewhere in the code is //Epstein didnt kill himself

Guaranteed

Comment by ishdx at 20/05/2022 at 12:41 UTC

3 upvotes, 0 direct replies

or how about just use the built-in browser video player

Comment by MMillion05 at 20/05/2022 at 12:02 UTC

1 upvotes, 0 direct replies

here from r/all, question: would it actually be possible to have a browser plugin that replaces the player and makes it actually work? i'm used RIF and its player so much that when i get home and use reddit normally i can never get used to it