Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix keyboard shortcut to toggle the captions #3580

Merged
merged 1 commit into from May 23, 2023

Conversation

absidue
Copy link
Member

@absidue absidue commented May 22, 2023

Fix keyboard shortcut to toggle the captions

Pull Request Type

  • Bugfix

Related issue

closes #3570

Description

Currently the keyboard shortcut to toggle the captions, only works for the DASH formats, this pull request makes it work for the audio and legacy formats too.

Testing

subtitles don't work on some Invidious instances, due to YouTube ratelimiting them, so best to test this with the local API

  1. Open https://youtu.be/mBIdAMcvRhY
  2. Toggle the captions with the c key
  3. Change formats
  4. (repeat 2 and 3 until you've tried all formats)

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 15b8dff

@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label May 22, 2023
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 22, 2023 20:13
@FreeTubeBot FreeTubeBot merged commit a11533a into FreeTubeApp:development May 23, 2023
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label May 23, 2023
@absidue absidue deleted the fix-captions-shortcut branch May 23, 2023 12:29
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.

[Bug]: Captions shortcut c only works on DASH formats
5 participants