Skip to content

Fix playback speed not applying (#4191) - #4213

Open
saivinaypotluri wants to merge 1 commit into
code-charity:masterfrom
saivinaypotluri:fix/4191-playback-speed
Open

Fix playback speed not applying (#4191)#4213
saivinaypotluri wants to merge 1 commit into
code-charity:masterfrom
saivinaypotluri:fix/4191-playback-speed

Conversation

@saivinaypotluri

Copy link
Copy Markdown

Summary

  • ImprovedTube.playbackSpeed now sets both player.setPlaybackRate and video.playbackRate (same pattern as forced speed).
  • Speed button / 1x / fixed shortcuts use the applied return value for showStatus.
    Fixes 🐞speed increases button #4191

Set both player.setPlaybackRate and video.playbackRate in playbackSpeed so the UI and actual A/V stay in sync (especially Safari). Fixes code-charity#4191.
@saivinaypotluri saivinaypotluri changed the title Fix playback speed buttons and shortcuts not applying real rate Fix playback speed not applying (#4191) Jul 18, 2026
@ImprovedTube2

Copy link
Copy Markdown
Collaborator

hi @saivinaypotluri, thank you! handmade or LLM? If LLM i guess it could be shorter / less to review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞speed increases button

2 participants