当前位置:网站首页>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 ...
边栏推荐
- Opengauss pre check installation
- 当我从数据库获取到了winfrom特定的控件ID之后我需要通过这个ID找到对应的控件,并对控件的TEXT文本进行赋值这该怎么做
- HCIP BGP
- Svg -- loading animation
- 这个报错是什么鬼啊,不影响执行结果,但是在执行sql时一直报错。。。连接maxComputer是使用
- Why are there so many unknowns when opengauss starts?
- 基于STM32和阿里云的环境检测系统设计
- 从淘宝,天猫,1688,微店,京东,苏宁,淘特等其他平台一键复制商品到拼多多平台(批量上传宝贝详情接口教程)
- LDP -- label distribution protocol
- Design of environment detection system based on STM32 and Alibaba cloud
猜你喜欢
【深度学习CPU(番外篇)——虚拟内存】
Meeting notice of OA project (Query & whether to attend the meeting & feedback details)
STM32F103ZET6程序移植为C8T6+C8T6下载程序flash timeout的解决方案
[原理] 横向渗透的几种方式
Ssl== certificate related concepts
Press the missing number of interview question 17.04 | | 260. the number that appears only once (including bit operation knowledge points)
MPU6050
HCIP BGP
Function pointer and callback function
Const char* and char*, string constants
随机推荐
Communication between parent-child components and parent-child components provide and inject
"Weilai Cup" 2022 Niuke summer multi school training camp 1 J serval and essay (heuristic merger)
pat A1041 Be Unique
【深度学习CPU(番外篇)——虚拟内存】
BGP的基础配置---建立对等体、路由宣告
The solution of porting stm32f103zet6 program to c8t6+c8t6 download program flash timeout
初识C语言(3)
谁能详细说下mysqlRC下的半一致读和怎么样减少死锁概率?
Lua language (stm32+2g/4g module) and C language (stm32+esp8266) methods of extracting relevant data from strings - collation
为什么opengauss启动的时候这么多的unknown?
When array is used as a function parameter, it is better to use the array size as a function parameter
这个报错是什么鬼啊,不影响执行结果,但是在执行sql时一直报错。。。连接maxComputer是使用
Three tier architecture of enterprise network
力扣面试题17.04 消失的数字||260.只出现一次的数字(内含位运算知识点)
Data mining -- code implementation of association analysis example (Part 2)
MySQL第三篇
数据源是SQL server ,我要配置日期字段 updateDate 最后两天日期的增量数据,做增
Simple cases of inner connection and left connection
LDP -- label distribution protocol
Asp. Net MVC, how can the controller in the folder jump to the controller in the root directory?