-
-
Notifications
You must be signed in to change notification settings - Fork 317
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): Prevent mix playlists from starting when playing music from feeds #3597
Comments
I tried and don't see this. Must be an a/b test. Feature request needs a title. |
If it helps, here are logs I captured:
This screen recording shows what I did: Screen_Recording_20240830_004735_Logcat.Reader.mp4 |
Logs won't show anything unique if it's an a/b feature flag. By the way, proto buffer logging includes device IP and other info some might find sensitive. If sharing with it enabled, the log should always manually review and edited or only share specific log lines (unless someone just doesn't care). Should probably add a confirmation dialog if the user wants to enable buffer logging. Can also add a bit of text explaining the feature is useful for creating new custom filters. Or maybe just add an brief explanation of this to the summary enabled text and have no dialog confirmation. |
A filter could be added for the floating playlist card at the bottom, autoplay disabled |
Do you have autoplay off? When you have autoplay on and watch a music video it automatically forces the mix, so try it again with autoplay off. |
I get this annoying functionality on my new account but not my old account. Same app same device. No idea what's causing it. Both accounts have the "autoplay icon" set to off |
Feature description
Context
When playing music or music videos (from anywhere except channel profiles), a mix playlist will be started automatically. I am not sure if this is a/b testing or if it has been rolled out to everyone.
Screen_Recording_20240829_235233.mp4
Feature
Prevent this mix playlist from starting.
Motivation
In most cases, users just want to watch one or two music videos instead of using YouTube as their music streaming platform and therefore are not interested in the autoplay only playing music instead of regular content. This is similar to why many users hide mixes in the feed.
Additionally, the panel bar at the bottom of the related videos makes it difficult to see videos below the player.
Acknowledgements
The text was updated successfully, but these errors were encountered: