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 Patriots offense started slow after three weeks, but they soon could get a key playmaker back to give them a much-needed boost.
New England pulled off a big upset over the Cincinnati Bengals in Week 1. However, the lack of playmaking wide receivers became evident in the next two weeks. Someone who could help with that is Kendrick Bourne.
The 29-year-old started the season on the physically unable to perform list while he continued his recovery from a torn ACL he suffered last season. He’s eligible to return to practice after four weeks, and he’ll do exactly that, according to NFL Media’s Ian Rapoport on Sunday. Bourne traveled with the team for its matchup against his former team the San Francisco 49ers, and Jerod Mayo noted this week that the wide receiver was “making progress.”
The Patriots head coach Friday expressed optimism that Sione Takitaki and Marte Mapu also could return to practice, so the Patriots defense could get a boost, too. It’s unknown where Cole Strange is in his recovery from a torn patellar tendon in his left knee. The Patriots had an open roster spot heading into Sunday’s game against the Niners after placing Ja’Whaun Bentley on injured reserve.
Bourne was New England’s top receiver since he arrived in Foxboro, Mass., in 2021. While it won’t have him in Week 4, he’ll be a beneficial addition to help Jacoby Brissett and perhaps Drake Maye later in the season.