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
}
} )();
Bill Belichick and Keion White can’t stop showing off how much they love each other.
Belichick has been open about his admiration for White, who he took with the No. 46 overall pick in the 2023 NFL Draft and made an early contributor in his rookie season. The Patriots, obviously, moved on from the 72-year-old this past offseason, but that wasn’t enough to keep Belichick from showcasing his love for the 25-year-old.
“Inside the NFL” has a segment called “Football Guys,” where Ryan Clark, Chris Long and Chad Johnson nominate standout players to Belichick, who chose White in Week 1.
“I love Keion White,” Belichick said. “He can play outside. He can play inside. He’s tough, strong, can really play the run, play the pass. He just needs a little bit more experience and technique. You saw what he did in Week 1.”
White got a little gift for his selection, and decided to show it off Thursday. It was a hoodie with the “NFL Films” logo on it and a patch that says “BB.”
White has an eye for fashion, which is often evidenced in his pregame outfits, but we have to say there was a huge opportunity missed with him deciding to leave the sleeves on. You have to cut them, don’t you? The Patriots might want to keep an eye on his decision making.