Should be using Partner Player
According to PBS digital support, embedding shoudl be done using the PBS Partner player. Currently the PBS Portal Player is being used. Here is an example of how to use it.
<div style="position: relative; padding-bottom: 56.25% ; height: 0;">
<iframe style='position: absolute; top: 0; left: 0;' id='partnerPlayer' frameborder='0' marginwidth='0' marginheight='0' scrolling='no' width='100%' height='100%' src='https://player.pbs.org/widget/partnerplayer/3010523671/?start=0&end=0&topbar=false&autoplay=false&endscreen=true' allowfullscreen></iframe>
</div>