Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Running...
- Running KalturaSupport::PlayerLoaded
test markup, will be hidden
Download Link test
To enable the download link player you need to set a few flags:
// 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 );
