- // Disable flash and html5 to test download link:
- mw.setConfig( 'EmbedPlayer.DisableVideoTagSupport', true );
- mw.setConfig( 'EmbedPlayer.DisableHTML5FlashFallback', true );
- // Enable the download link player:
- mw.setConfig( 'EmbedPlayer.NotPlayableDownloadLink', true );