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 NFL trade deadline is a month away, and the Patriots might have to make moves this season to secure assets for next season.
Kendrick Bourne is a possible veteran who might be better suited on a contender. New England head coach Jerod Mayo also might choose to let go of players his predecessor Bill Belichick drafted to make way for new talent.
According to Jason La Canfora of the Washington Post on Friday, the Patriots “let it be known that Tyquan Thornton is available.”
The Baylor product was drafted 50th overall in the second round of the 2022 NFL Draft. Even at the time, it was a questionable pick made by Belichick. However, Thornton potentially had upside, especially with his record unofficial time in the 40-yard dash.
That upside never materialized and still hasn’t been seen through four games in his third season, except on the practice field and in training camp. The 24-year-old dealt with multiple injuries in his NFL career, and he’s trended toward N’Keal Harry territory of infamous Belichick draft busts.
Another team could convince themselves that Thornton could help them and inquire about the wide receiver. It’s unlikely the Patriots get a comparable return for the 2022 second-round pick, but a rebuilding team needs as many assets as possible. Plus, if Thornton does get traded, it could open up more playing time or opportunities for rookie Javon Baker.