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
YouTube
I would like the SponsorBlock skip button in YouTube ReVanced to reappear when interacting with the screen, similar to how Netflix’s UI works.
Current Behavior:
The SponsorBlock skip button appears briefly and then disappears after a few seconds.
Once gone, the button does not return unless the user seeks to another point in the video while still within the sponsor segment.
Requested Behavior:
The skip button should reappear when the user taps the screen or interacts with the video controls.
This would allow users to manually skip sponsor segments at any time without needing to seek in the video.
The text was updated successfully, but these errors were encountered:
feat(YouTube - SponsorBlock): Display skip segment button when player…
bccbdda
… controls are shown Closes #962
feat(YouTube - SponsorBlock): After the skip button is automatically …
8659c48
…hidden, makes the visibility of the skip button match the player control's (#142) * ci: workflow to ping Discord users when patches are released (#72) * init: Workflow to notify discord users of releases * Rename workflow * chore (Background playback): Shorten description * Revert "chore (Background playback): Shorten description" This reverts commit 10661b8. * Change message contents * feat(YouTube - SponsorBlock): Display skip segment button when player controls are shown Closes anddea/revanced-patches#962 * feat: Apply code review suggestions --------- Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com> Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com> Co-authored-by: Aaron Veil <70171475+anddea@users.noreply.github.com>
No branches or pull requests
Application
YouTube
Feature description
I would like the SponsorBlock skip button in YouTube ReVanced to reappear when interacting with the screen, similar to how Netflix’s UI works.
Current Behavior:
The SponsorBlock skip button appears briefly and then disappears after a few seconds.
Once gone, the button does not return unless the user seeks to another point in the video while still within the sponsor segment.
Requested Behavior:
The skip button should reappear when the user taps the screen or interacts with the video controls.
This would allow users to manually skip sponsor segments at any time without needing to seek in the video.
Motivation
Acknowledgements
The text was updated successfully, but these errors were encountered: