Skip to content
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): Hide YouTube Playables in-app games #3016

Closed
3 tasks done
obosob opened this issue Apr 11, 2024 · 5 comments · Fixed by #2982
Closed
3 tasks done

feat(YouTube): Hide YouTube Playables in-app games #3016

obosob opened this issue Apr 11, 2024 · 5 comments · Fixed by #2982
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@obosob
Copy link

obosob commented Apr 11, 2024

Feature description

YouTube seems to have added a new anti-feature by the name of Playables, in-app games, for some unknown reason.

Would be great to get a patch to remove those from the feed/from the app altogether.

Motivation

In the same vein as hiding the shorts feed, if not even more important since at least shorts are video content that somewhat belong on a video platform.

I don't want games in YouTube, if I want a game I'd install it as an app. I'm sure many others feel the same.

Acknowledgements

  • This issue is not a duplicate of an existing feature request.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@obosob obosob added the Feature request Requesting a new feature that's not implemented yet label Apr 11, 2024
@oSumAtrIX
Copy link
Member

Follow this and report back

Screenshot_20240411-214147

@oSumAtrIX oSumAtrIX added the Waiting on author Further information is requested label Apr 11, 2024
@obosob
Copy link
Author

obosob commented Apr 12, 2024

Strangely they stopped showing up on my main home feed since I raised this. However, I went to the more drawer and directly to the Playables section and got the following element paths and added them to the custom filter:

horizontal_gaming_shelf.eml
mini_game_card.eml

This does hide them if I explicitly navigate to that part of the app but as I say, even prior to creating the filter I couldn't get them to show up on my main feed all day. So I guess it's possible that the element path may differ when they're on the home feed.

Visually the horizontal_gaming_shelf.eml element looks visually how it appears in the home feed.

I think it'd be nice to hide the element from the drawer too to really nuke it from the app but couldn't differentiate the menu items by path.

Screenshot_20240411-194201~2.png

Screenshot_20240412-170827.png

@oSumAtrIX oSumAtrIX removed the Waiting on author Further information is requested label Apr 12, 2024
@oSumAtrIX
Copy link
Member

Whats mini_game_card.eml?

@oSumAtrIX oSumAtrIX added the Waiting on author Further information is requested label Apr 12, 2024
@LisoUseInAIKyrios LisoUseInAIKyrios changed the title Add patch to hide YouTube Playables feat(YouTube): Hide YouTube Playables in-app games Apr 12, 2024
@obosob
Copy link
Author

obosob commented Apr 12, 2024

They're these cards, I've only seen them by going directly to the Playables section and going to the browse tab. So they're not the intrusive element, blocking those is just my preference to get rid of what I can of this "feature".

Screenshot_20240412-224155.png

@obosob
Copy link
Author

obosob commented Apr 13, 2024

I disabled the filter for a while until I saw the item again, then re-enabled it and confirmed the element was gone. It's definitely the horizontal_gaming_shelf.eml

@oSumAtrIX oSumAtrIX removed the Waiting on author Further information is requested label Apr 14, 2024
@oSumAtrIX oSumAtrIX linked a pull request Apr 14, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants