{"master":{"name":"EmbedVideo","version":"4.0.0","author":["[https:\/\/www.mediawiki.org\/wiki\/User:Octfx Octfx]","[https:\/\/www.mediawiki.org\/wiki\/User:Alistair3149 Alistair3149]","Jim R. Wilson","Andrew Whitworth","Alexia E. Smith","Cameron M. Chunn"],"url":"https:\/\/github.com\/StarCitizenWiki\/mediawiki-extensions-EmbedVideo","descriptionmsg":"embedvideo-description","license-name":"MIT","type":"parserhook","requires":{"MediaWiki":">= 1.43.0","platform":{"php":">=8.0"}},"ExtensionMessagesFiles":{"EmbedVideoMagic":"EmbedVideo.i18n.magic.php","EmbedVideoAliases":"EmbedVideo.alias.php"},"APIModules":{"embedvideo":"MediaWiki\\Extension\\EmbedVideo\\ApiEmbedVideo"},"config":{"EmbedVideoAddFileExtensions":{"description":"Adds 'flac', 'mkv', 'mov', 'mp3', 'mp4', 'oga', 'ogg', 'ogv', 'wav', 'webm' to $wgFileExtensions.","value":true},"EmbedVideoEnableVideoHandler":{"description":"Enables the video handler which displays local videos using the html5 <video> tag.","value":true},"EmbedVideoLazyLoadLocalVideos":{"description":"Sets 'preload=none' on every <video> tag.","value":false},"EmbedVideoUseEmbedStyleForLocalVideos":{"description":"Styles local videos like they are embedded","value":true},"EmbedVideoEnableAudioHandler":{"description":"Enables the audio handler which displays local videos using the html5 <audio> tag.","value":true},"EmbedVideoMinWidth":{"description":"Minimum width of the embedded iframe.","value":null},"EmbedVideoMaxWidth":{"description":"Maximum width of the embedded iframe.","value":null},"EmbedVideoDefaultWidth":{"description":"Default fallback width","value":640},"FFProbeLocation":{"description":"Location to ffprobe","value":"\/usr\/bin\/ffprobe"},"EmbedVideoEnabledServices":{"description":"List of services to enable, if empty, enable all","value":[]},"EmbedVideoRequireConsent":{"description":"Explicitly require consent by only loading the iframe after the user clicks play","value":true},"EmbedVideoFetchExternalThumbnails":{"description":"Fetch video thumbnails by querying the respective external oembed endpoints. This results in a http call.","value":true},"EmbedVideoShowPrivacyNotice":{"description":"Require the user to acknowledge that the external service may collect user data, after giving consent","value":true}},"ConfigRegistry":{"EmbedVideo":"MediaWiki\\Config\\GlobalVarConfig::newInstance"},"AvailableRights":["embedvideo-refreshmetadata"],"GroupPermissions":{"sysop":{"embedvideo-refreshmetadata":true}},"ExtensionFunctions":["MediaWiki\\Extension\\EmbedVideo\\EmbedVideoHooks::setup"],"HookHandlers":{"EmbedVideoHooks":{"class":"MediaWiki\\Extension\\EmbedVideo\\EmbedVideoHooks","services":["ConfigFactory","RepoGroup"]}},"Hooks":{"ParserFirstCallInit":"EmbedVideoHooks","BeforePageDisplay":"EmbedVideoHooks","SkinTemplateNavigation::Universal":"EmbedVideoHooks"},"SpecialPages":{"RefreshEmbedVideoMetadata":{"class":"MediaWiki\\Extension\\EmbedVideo\\Specials\\SpecialRefreshEmbedVideoMetadata","services":["RepoGroup","TitleFactory"]}},"composer":"starcitizenwiki\/embedvideo","repository":"https:\/\/github.com\/StarCitizenWiki\/mediawiki-extensions-EmbedVideo.git"}}