好友
阅读权限10
听众
最后登录1970-1-1
|
25吾爱币
求JavaScript获取腾讯视频m3u8的链接,以前有4个,现在都不能用了,求最新的。
第一个:javascript:var a=prompt(PLAYER._DownloadMonitor.context.dataset.title,PLAYER._DownloadMonitor.context.dataset.ckc?PLAYER._DownloadMonitor.context.dataset.currentVideoUrl:PLAYER._DownloadMonitor.context.dataset.currentVideoUrl.replace(/:.*qq.com/g,"://defaultts.tc.qq.com/defaultts.tc.qq.com"));
第二个:javascript:prompt("",__PLAYER__.vinfo._config.backupUrls[0]);
第三个:javascript:try { var a = prompt(PLAYER._DownloadMonitor.context.dataset.title, PLAYER._DownloadMonitor.context.dataset.ckc ? PLAYER._DownloadMonitor.context.dataset.currentVideoUrl : PLAYER._DownloadMonitor.context.dataset.currentVideoUrl.replace(/:.*qq.com/g, "://defaultts.tc.qq.com/defaultts.tc.qq.com")); } catch (error) { if(__PLAYER__.currentVideoInfo.config.chachaParam != null) { alert("不支持CHACHA加密"); } else { var a = prompt(__PLAYER__.tvplayConfig.playTitle, __PLAYER__.currentVideoInfo.loadingUrl.replace(/:.*qq.com/g, "://defaultts.tc.qq.com/defaultts.tc.qq.com")); } }
第四个:javascript:prompt(interactIframe.PLAYER.tvplayConfig.historyInfo.title,interactIframe.PLAYER.url); |
|
|
发帖前要善用【论坛搜索】功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。 |
|
|
|
|