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
}
} )();
Drake Maye made his NFL debut in Week 3, which meant the Patriots rookie briefly faced off against Aaron Rodgers.
New England’s “Thursday Night Football” matchup already was out of hand when the rookie came in for Jacoby Brissett, and Maye’s outing showed how far away the team was from supporting the No. 3 overall pick.
But Maye did get to shake hands with Rodgers after the Patriots’ loss to the New York Jets, and he had a unique way to give respect to Rodgers.
“I’m waiting for the GOAT,” Maye told NFL Media’s Mike Garafolo while waiting for Rodgers to finish his postgame interview with Amazon.
A Patriots quarterback who doesn’t think Tom Brady is the GOAT? That was the thought that immediately came to mind for fans, but they should probably take a deep breath first.
“I realize this is being taken a certain way and I’m usually the captain of Team There Can Only Be One GOAT but Maye was merely recognizing Rodgers as a great QB,” Garofalo posted on X. “Wanted a moment to show his appreciation and got it. Respect for the game and those who came before. I dig. Goodnight.”
It might have been a rookie mistake from Maye, but let’s not confuse things. The North Carolina product never wasted time praising Brady. This is what he said after he got drafted by New England.
Tom Brady’s the GOAT. It’s easy to say that. He’s the best to ever play this game.
There you have it. Maye acknowledged Brady was the GOAT, but Rodgers also was his boyhood idol, so he wanted to give respect the best way he knew how. Patriots fans shouldn’t get too worked up over a small interaction.