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 New England Patriots are slowly building their roster back to capable production, particularly in a new offense in need of support at several positions.
Wide receiver remains a position in need of an upgrade in New England with a lack of true playmakers. That’s not to say that second-year pass-catcher DeMario Douglas isn’t dynamic in the slot or that rookie Ja’Lynn Polk can’t develop into that type of option for the Patriots.
Additionally, the Patriots have done plenty to try and bring in that top receiver to advance the offense and eventually strengthen the development of future franchise quarterback Drake Maye. They tried to bring in Brandon Aiyuk, but it didn’t work out. They also missed out over the last year on DeAndre Hopkins and Calvin Ridley, both of whom found their way to the Tennessee Titans.
Just three spots after the Patriots drafted Maye this spring, the New York Giants selected LSU wide receiver Malik Nabers. The Giants have several offensive issues of their own from insufficient weapons to the massive regressions of quarterback Daniel Jones after signing a massive contract. So far, Nabers is more than doing his part to start his rookie campaign, creating big plays and scoring three touchdowns in his first three weeks.
Nabers stole the show again to start Week 4, sending Dallas Cowboys defensive back Andrew Booth in another direction in a move on his route during Thursday Night Football.
New England obviously cannot fill every roster need and fix every offensive problem at once. With that said, the Patriots did get a look at how true young talent on the outside can open up the offense.
With the current group back to work, the Patriots look to keep up with a remarkably talented offensive scheme in Week 4 when they head west to visit the San Francisco 49ers.