An open API service indexing awesome lists of open source software.

https://github.com/designerfuzzi/redditfix

fixes a massive media player bug of reddit
https://github.com/designerfuzzi/redditfix

debug media-player reddit webkit

Last synced: 2 months ago
JSON representation

fixes a massive media player bug of reddit

Awesome Lists containing this project

README

          

# Redditfix
fixes a massive media player bug of reddit

the shreddit-player disturbs native media playback by replacing all controls meant to control media
with stylish css and extra svg but also knocks out its webapp own css.
Which leads technically to videos impossible to watch, all videos!
As long the cover image residing in shadowRoot below shreddit-player stays in front and triggeres also reddits "automatic" play-stop algo it will never work.

hint, hire better coders!
No i dont need that job. It took me 5minutes to figure that out. I dont want to die from boredom.

well but here the code that fixes at least the interference. Happy debugging!