Horje
how to play youtube videos faster Code Example
how to play youtube videos faster
Windows: Ctrl + Shift + J
macOS: Command + Option + J

Copy and paste this into the console:
document.getElementsByTagName("video")[0].playbackRate = x

Replace x with the speed you want the video to be played at, and enter/return.
Works for speeds with decimals too, so you can try 3, 0.1, 200, etc.
Cheers!




Whatever

Related
minecraft invisible item frames Code Example minecraft invisible item frames Code Example
speed up youtube videos more than 2x Code Example speed up youtube videos more than 2x Code Example
bill of rights Code Example bill of rights Code Example
speed up youtube videos Code Example speed up youtube videos Code Example
[webpack-cli] Error: Cannot find module 'webpack/lib/rules/DescriptionDataMatcherRulePlugin' Require stack: Code Example [webpack-cli] Error: Cannot find module 'webpack/lib/rules/DescriptionDataMatcherRulePlugin' Require stack: Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10