Skip to content

Garry's Mod media player which features synchronized streaming media services.

License

Notifications You must be signed in to change notification settings

Metastruct/gm-mediaplayer

 
 

Repository files navigation

Modified Media Player

Media Player is an addon for Garry's Mod which features several media streaming services able to be played synchronously in multiplayer.

Different from the original repository, various features have been added or fixed.

You can check the original repository here.

Added or Modified Features

  • Allows YouTube Shorts URLs
  • Select preferred language for YouTube subtitles
  • Support for Invidious to play YouTube videos (for bypassing age restrictions, etc...)

Added client-side ConVars

  • mediaplayer_subtitles (string)
    Specify your preferred subtitles using a two-letter ISO country code.
    Default: Language selected in the game (gmod_language)
  • mediaplayer_invidious_instance (string)
    Specify your preferred instance to use when using Invidious.
    Default: "" (default values are specified in the web app as vid.puffyan.us)
  • mediaplayer_invidious_enable (boolean)
    Use Invidious instead of the YouTube iFrame when playing YouTube videos.
    Default: 0

About

Garry's Mod media player which features synchronized streaming media services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Lua 91.3%
  • HTML 4.4%
  • JavaScript 3.3%
  • SCSS 1.0%