观看纯净版腾讯视频

前提是先找到视频在腾讯视频网站的ID(因此只能下次观看时才可以观看纯净版腾讯视频),然后把ID添加到时网址【v.qq.com/iframe/player.html?vid=】或者【v.qq.com/iframe/preview.html?vid=】后面,比如:【v.qq.com/iframe/player.html?vid=】+【ID】或者【v.qq.com/iframe/preview.html?vid=】+【ID】

陈瑞 - 白狐(老版)为例

原版:【v.qq.com/x/page/x0516x64gb4.html】

纯净版:【v.qq.com/iframe/player.html?vid=x0516x64gb4】或者【v.qq.com/iframe/preview.html?vid=x0516x64gb4】

也可以用来嵌入到HTML代码中。

<iframe src="https://v.qq.com/iframe/preview.html?vid=x0516x64gb4" allowfullscreen="true" frameborder="0"></iframe>

<iframe src="https://v.qq.com/iframe/player.html?vid=x0516x64gb4" allowfullscreen="true" frameborder="0"></iframe>

<iframe src="https://v.qq.com/iframe/player.html?vid=x0516x64gb4&tiny=0&auto=0" allowfullscreen frameborder="0" width="640" height="498">

原文地址:https://www.cnblogs.com/awphwb/p/7768410.html