Garry's Mod

Garry's Mod

Media Player (Updated Edition)
Showing 1-10 of 31 entries
< 1  2  3  4 >
Update: 16 Aug @ 4:10pm

See https://github.com/PurrCoding/gm-mediaplayer


+ Implement distance-based volume attenuation for all media player entities

new cvars:
mediaplayer_proximity_min (def: 100)
mediaplayer_proximity_max (def: 1000)

Update: 5 Aug @ 3:20pm

See https://github.com/PurrCoding/gm-mediaplayer

+ Add experimental support for Bitchute and Odysee

Update: 23 Jul @ 10:48am

See https://github.com/PurrCoding/gm-mediaplayer

Windows Users Get an Upgrade!

Great news for Windows users on the x88-64 bit beta branch: You no longer need the x88-64 bit beta prerequisite to use the addon! We've streamlined the process to make it even easier to get started.

Please note that this change does not apply to Linux or macOS users, who will still need to meet the existing requirements.

Code Improvements
We've also made some under-the-hood improvements to the addon's code, including:
  • Expanded URL Service Support: The URL service now supports MOV and MKV video extensions.

Important Note for Streaming Services: For live services such as Twitch and YouTube Live, the CEF Codec fix is still required. However, for general use of YouTube videos, Soundcloud, and basic audio and WebM formats, the main version of Garry's Mod is sufficient.

Update: 5 Jun @ 11:19am

See https://github.com/PurrCoding/gm-mediaplayer

* fix matching videoId of tiktok

Update: 5 Jun @ 10:07am

See https://github.com/PurrCoding/gm-mediaplayer

+ add support for TikTok
+ add support for Google Drive links via url input
* fixed the file selection of pages with playlists for Internet Archive

Update: 9 Apr @ 9:34am

See https://github.com/PurrCoding/gm-mediaplayer

The playback location of YouTube videos/streams has been changed to have better control over the playback, this also means that the volume is no longer buggy and respects the user's preference. It is not guaranteed that it will ever work in the long term, let alone that the playback page will not be available in every country. (it is hosted on *.pages.dev), furthermore Youtube videos with active VPN/Proxy do not work (this is a fault of YouTube itself)

Last but not least, subtitles are disabled.

Update: 4 Apr @ 8:59am

See https://github.com/PurrCoding/gm-mediaplayer

+ Soundcloud support has been implemented, no 3D sound is supported. So far it is still in beta.

Update: 16 Mar @ 5:15am

See https://github.com/PurrCoding/gm-mediaplayer

* Revise the YouTube service, this should drastically shorten the loading time to play videos and also no more ads should interrupt the videos.

Update: 9 Mar @ 3:12pm

See https://github.com/PurrCoding/gm-mediaplayer

- Rebrand to Updated Edition