if (whitelistRecord.isAllowed('og.video', 'ssl') && video.secure_url) {
        players.push({
            href: video.secure_url,
            type: CONFIG.T.maybe_text_html,
            rel: [CONFIG.R.player, CONFIG.R.og],