毒盘未转存仅支持在线观看30s

转载,原作者不详
解决方案:控制台里面输入这些代码,回车。

let video = document.querySelectorAll("#html5player_html5_api")[0]
video.controls="true"
video.pause=null
document.querySelectorAll("#html5player > div.vjs-control-bar")[0].style.display = "none"
document.querySelectorAll("#video-wrap-outer > div.video-overlay-iframe")[0].style.display = "none"

控制台的打开方法
页面空白处右键 | 检查 |控制台

posted on 2025-11-07 21:37  BO_S  阅读(0)  评论(0)    收藏  举报

导航