-
-
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
feat(YouTube): Different forward and backward seek time #1890
Comments
I have enabled Accessibility player and edited the screenshot to interpret what I am trying to say. |
You can already set different double tap to seek times on YouTube. Tapoing twice to seek if you set it to 5s = 10s. |
I know this is possible but what is I wanna backward it, say 5 seconds and forward it for 20 seconds. This feature may come handy in situations like these. |
Set it to 5s, click 4 times forward = 20s. |
Not that it matters but it will save some extra taps |
I'll leave this open in case anyone's interested in implementing it, should be fairly simple to implement. |
I would appreciate it if you keep it open. Devs can decide if the want to implement. They can mark it closed if they are uninterested or bound by other tasks. |
Over time, a lot of feature requests have been made, which is why I am closing some according to the contribution guidelines:
This feature request has been closed for one or more of the following reasons:
Regardless, anyone who comes across this feature request can PR it. Thanks for the feature request! |
Application
I would like to request this patch where user can set different values of time to forward and different for backward backward.
Issue
Not trying to solve any major issue but this would be a good feature for a user like me, who sometimes skips through lecture videos. Like you can forward like 10 seconds and it you think you have skipped more than you wanted to, just skip back 5 seconds.
Patch
This patch is about mapping double tap to seek backward and forward to different values. Like setting double tap to seek forward to 10 seconds and setting double tap to go backward to 5 seconds. Also these values to seek can be set by user as it suits.
Motivation
Video payers on some websites have similar feature.
Acknowledgements
The text was updated successfully, but these errors were encountered: