A User script to override the default behavior of Reddit videos, that is being played as muted.
Shortcut to set the default volume (shift+alt+o).
- By design, and for a good reason, web browsers disallow auto-play
for videos when they are not muted, unless you interact with the page first - The volume slider in Reddit videos doesn't actually match the volume
of the video, but this user script does. - When using custom default volume, the way to change the volume, is by
the slider, only when the video is being played, as it would always
use the default volume when played after paused.
- Force highest video quality on Reddit by x0a.
- Doesn't support old Reddit layout at the moment.
- Space Bar to play/pause Reddit videos
- Fix bug when viewing embedded videos with no sound in fullscreen, thanks to p3ngwin for figuring out the issue.
- Fix when viewing embedded videos. Example post.
- Add support for old.reddit.com
- Switch to a different approach when using custom default volume. Now, videos will
always play with the default volume, and the way to change the volume, is by
the slider, only when the video is being played. This to overcome the the second issue here
- Add a shortcut to set the default volume (shift+alt+o).