-
-
Notifications
You must be signed in to change notification settings - Fork 324
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
Disable YouTube autoplay while submitting #384
Comments
In the meantime, this could be helpful: |
.take |
this is partially exposed in #1278 but not sure how reliable it is, a selector + js override should do the trick otherwise |
Preventing playlist autoplay seems a lot more useful than the original request of time-based autoplay |
disabling playlist autoplay is trivial |
the disadvantage of confusing people can be mitigated by automatically popping up the submission dialog when the end of the video is reached. note that the autoplay also needs to be suppressed when previewing the submission. i kind of don't understand why this wasn't fixed right away ... i find this issue so annoying that it pretty much totally discourages me from contributing endcard segments, and i suspect i'm by far not the only one. |
Disadvantages: This could make people confused if they accidentally started a submission.
The text was updated successfully, but these errors were encountered: