只需要把不能播放vid的值替换到可以播放的vid的值即可
1、不能播放 【腾讯视频分享获取的代码】
<iframe webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" frameborder="0" height="" width="100%" src="http://v.qq.com/iframe/player.html?vid=u0935mo0sjq"></iframe>
2、可以播放 【复制下方代码到编辑框】
<iframe frameborder="0" width="550" height="412.5" allow="autoplay; fullscreen" allowfullscreen="true" src="https://v.qq.com/txp/iframe/player.html?origin=https%3A%2F%2Fmp.weixin.qq.com&chid=17&vid=u0935mo0sjq&autoplay=false&full=true&show1080p=false&isDebugIframe=false" style="margin: 0px; padding: 0px; max-width: 100%; overflow-wrap: break-word !important;"></iframe>