Skip to content

Commit

Permalink
Removed speed forcing during playback
Browse files Browse the repository at this point in the history
  • Loading branch information
gzzz authored May 30, 2021
1 parent 7d4fdd9 commit 796bc01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion youtube-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -3208,7 +3208,6 @@ ImprovedTube.timeupdate = function() {
ImprovedTube.latestVideoDuration = this.duration;

ImprovedTube.playerQuality();
ImprovedTube.playerPlaybackSpeed();
ImprovedTube.playerVolume();
ImprovedTube.playlistUpNextAutoplay();
}
Expand Down

0 comments on commit 796bc01

Please sign in to comment.