window[‘TVEPlayer’] = “1705741206383587235”;
if( typeof window[‘NEILSENTRACE’] !== ‘undefined’ ){
window[‘NEILSENTRACE’].init();
} else {
console.log(“Neilsen not ready at player ready”);
}
// Fix for PRDT-3013
// Code will check for presence of brightcove player and attempt to autoplay if it isn’t playing
// due to an error in another player plugin
( () => {
try {
const CHECK_INTERVAL = 500; //check every .5 seconds
const CHECK_MAX_ITERATIONS = 120; //check for max 60 seconds
//checks that the video isn’t playing
const isVideoPlaying = ( player ) => {
return !!( 0 < player.currentTime() && !player.paused() && !player.ended() && 2 {
if ( !window[ 'videojs' ] || !window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] ) ) {
if ( checkCount++ <= CHECK_MAX_ITERATIONS ) { //retry for 60 seconds
setTimeout( checkForPlayer, CHECK_INTERVAL );
}
} else {
//we found the player, now play it
const player = window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] );
if ( player && !isVideoPlaying( player ) && 'muted' === player.autoplay() ) {
player.play();
}
}
};
checkForPlayer();
} catch ( e ) {
window.nesn_debug && console.warn( 'Error trying to force autoplay of video', e ); // eslint-disable-line no-console
}
} )();
The 49ers are more talented than the Patriots at just about every level, but there’s one member of Jerod Mayo’s squad San Francisco is (rightfully) worried about.
Keion White — or as he’s known to 49ers head coach Kyle Shanahan — “No. 99.”
“No. 99? I think it’s No. 99. I could be blacking out, though,” Shanahan said when asked about White on Friday, per Oliver Thomas of Pats Pulpit. “… He’s a hell of a player. This is the first time I’ve really been able to watch him this year. He’s great on the outside, sets the edge as well. And him as a rusher on the inside, too, is just as scary. So, he’s a hell of a player.”
White is understandably at the front of mind for San Francisco, having earned a 91.0 pass rush grade, per Pro Football Focus, which is tied for third amongst all edge rushers in the NFL. New England’s top rusher also has four sacks through the first three games of the season, which is tied for second, and his 21.7 percent win rate is ranked seventh.
White has done a seamless job of filling in the pass-rushing void left by former Patriots’ defender Matthew Judon, who was traded to the Atlanta Falcons back in August.
Shanahan might not know him by name yet, but soon enough he’ll get a first-hand look at No. 99.