We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Actual result: there's no sound. If you pause and unpause the video, the sound starts.
This warning is printed in the console, I believe it's related:
Thee AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu.
There's this code that's supposed to handle this, but looks like it doesnt?
jumpcutter/src/entry-points/content/ElementPlaybackControllerStretching/ElementPlaybackControllerStretching.ts
Lines 278 to 286 in 6d181c4
Related: #80
The text was updated successfully, but these errors were encountered:
I've just seen it also happen on YouTube
Sorry, something went wrong.
No branches or pull requests
Reproduction
Actual result: there's no sound. If you pause and unpause the video, the sound starts.
AudioContext.mp4
This warning is printed in the console, I believe it's related:
There's this code that's supposed to handle this, but looks like it doesnt?
jumpcutter/src/entry-points/content/ElementPlaybackControllerStretching/ElementPlaybackControllerStretching.ts
Lines 278 to 286 in 6d181c4
Related: #80
The text was updated successfully, but these errors were encountered: