BetterMediaPlayer icon indicating copy to clipboard operation
BetterMediaPlayer copied to clipboard

Adds more functionality to the media player in discord.

Results 6 BetterMediaPlayer issues
Sort by recently updated
recently updated
newest added

The picture-in-picture feature works, but while it's in use you cant click any of the buttons on it. the scaling feature works and it does play when I click on...

Setting to control the overall size of the video player. As far as I have seen, the width and height of the video gets calculated via js in discord. Would...

Better Media Player: Could not be compiled. See console for details. at Object.loadAddon (:4:268079) at Object.loadAddon (:4:305909) at Object.reloadAddon (:4:269069) at Object.reload (:4:325983) at PluginLibrary._reloadPlugins (betterdiscord://plugins/0PluginLibrary.plugin.js:3437:65) at PluginLibrary.load (betterdiscord://plugins/0PluginLibrary.plugin.js:3425:18) at...

stable 318710 (5b3a6a2) Host 1.0.9157 x64 (50412) Build Override: N/A Windows 11 64-bit (10.0.22631) BetterDiscord Core v1.10.2 ``` TypeError: Cannot read properties of undefined (reading 'useStateFromStores') at eval (betterdiscord://plugins/BetterMediaPlayer.plugin.js:61:33) at...

I coded mine, figured if you wanna impliment into yours, since I modded it off yours. ``` const appendLoopButtons = (videoButtons) => { /** @type {HTMLVideoElement} */ const video =...

For a few versions now, I've noticed that the buttons are so large they overtake the play bar. Is there any way to adjust the size? Also is the project...