当前位置:网站首页>Code or script to speed up the video playback of video websites
Code or script to speed up the video playback of video websites
2022-07-29 04:11:00 【Arvin L】
Sum up the method
One :Android and ios
Direct download (ES File browser ) Software , Binding Baidu cloud account
Two : Webpage
There are two ways , Use code or scripts , Scripts are boring , But it can extend a lot of other functions
1,F12 Develop debugging tools
Play the video page in the browser , Press F12 Open the development debugging tool , In the second item (console) Console input command :
videojs.getPlayers("video-player").html5player.tech_.setPlaybackRate(2)
In the last parenthesis 2 Represents the playback speed , You can change

2, Use tampermonkey Extension application loading script using
open https://greasyfork.org/zh-CN

(1) Install the corresponding script manager according to the browser
With micros Edge For example



(2) Load script
installed tempermonkey after , stay https://greasyfork.org/zh-CN/scripts Find the script you need , After installation, you can use it on the corresponding website , Each script has its own description .
There are many scripts , Don't be disgusted by Baidu people any more ...

边栏推荐
- Interview essential! TCP classic 15 consecutive questions!
- MySQL Part 3
- [paper translation] vectornet: encoding HD maps and agent dynamics from vectorized representation
- 索引的最左前缀原理
- 数据挖掘——关联分析基础介绍(上)
- The output comparison function of Tim is introduced in detail through PWM breathing lamp and PWM controlled DC motor
- 数据源是SQL server ,我要配置日期字段 updateDate 最后两天日期的增量数据,做增
- Asp.net MVC中文件夹中的控制器如何跳转到根目录的控制器中?
- Extended operator of new features in ES6
- Meeting notice of OA project (Query & whether to attend the meeting & feedback details)
猜你喜欢

Svg -- loading animation

店铺排名问题,如何解决?

HCIP BGP

Applet: Area scrolling, pull-down refresh, pull-up load more

Data mining -- Introduction to the basis of association analysis (Part 1)

数据挖掘——关联分析基础介绍(上)

编译与链接

伏英娜:元宇宙就是新一代互联网!

Basic configuration of BGP - establish peers and route announcements

【深度学习CPU(番外篇)——虚拟内存】
随机推荐
编译与链接
面试必备!TCP协议经典十五连问!
SQL语句 关于字段转换怎么写
HCIP BGP
C language - character array - string array - '\0' -sizeof-strlen() -printf()
淘宝商品详情接口(商品详情页面数据接口)
Is there any way for Youxuan database to check the log volume that the primary cluster transmits to the standby cluster every day?
为什么opengauss启动的时候这么多的unknown?
RMAN do not mark expired backups
MPU6050
[BGP] small scale experiment
First knowledge of C language (3)
[principle] several ways of horizontal penetration
Compilation and linking
Rhel8 patch package production
企业网的三层架构
请问,在sql client中,执行insert into select from job时,如何单
Configmap配置与Secret加密
全屋WiFi方案:Mesh路由器组网和AC+AP
Codeforces round 810 (Div. 2) d. rain (segment tree difference)