-
-
Notifications
You must be signed in to change notification settings - Fork 428
feat(YouTube): Hide full screen swipe up suggested videos overlay #849
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
Comments
This end video suggestions overlay was recently replaced with the single video suggestion overlay, and now there's a patch to hide that. It appears this older style overlay is not used at all anymore. Even when spoofing to 17.x and the new 'hide end video suggestions' is turned off, this old style does not show up (videos end without anything displayed). Closing this issue as this is now basically complete. |
This overlay is still present when you swipe up while in fullscreen, which can be annoying, especially when using swipe controls This was the main motivation of this feature request, and the suggestion at the end of the video is a secondary concern imo (although I am glad that you can now hide the other type of endscreen suggestion). |
Yes I see it's still there in full screen when swiping up |
Just did a fresh reinstall of fully up to date youtube, can confirm that it still shows on its own at the end of the video when in full screen (as verified by constantly accidentally clicking a new video when I go to hit the button to leave full screen). |
Application
YT ReVanced
Issue
The endscreen overlay with the video recommendations is kinda annoying, especially when using swipe controls, because if the video player buttons are visible and you swipe up, it will show the endscreen instead of raising the brightness/volume.
Patch
The patch would disable the endscreen overlay from appearing when you swipe up.
It wouldn't hurt to also hide it at the end of videos.Motivation
It will make YT Revanced more pleasant.
(I'm certain this has already been requested but I could not for the life of mine find the issue. Sry if its a dupe)
Additional info
This patch has existed in inotia00's fork for a while. You can look at his implementation of this patch here
Acknowledgements
The text was updated successfully, but these errors were encountered: