ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
2.31k stars 267 forks source link

feat: Hide "People also watched this video" and "You might also like this" search results #2701

Closed ikubaysan closed 8 months ago

ikubaysan commented 8 months ago

Feature description

The "People also watched this video" and "You might also like this" search results consistently have nothing to do with my query. Instead, they may come up as trypophobia, pimple popping, animal abuse, and death videos.

I can't be the only person with the problem. Could you please implement a patch to hide these search results? Also, I usually run YouTube in Japanese, so could you please ensure this works for other languages too aside from English?

Example of a "You might also like this" search result: image

I am not experienced in Android development, but I am experienced in .NET, C++, and Python development and would be happy to help in any way I can.

Motivation

To provide the option of preventing the display of disgusting, irrelevant search suggestions.

Acknowledgements

oSumAtrIX commented 8 months ago

The patch already exists: https://github.com/ReVanced/revanced-patches/blob/501fc48c68f01a33f4ec9c09b579036b22264140/src/main/resources/addresources/values/strings.xml#L85

ikubaysan commented 8 months ago

I see it now, looks like it's working. Thank you so much!

ikubaysan commented 8 months ago

Actually, I'm still seeing "People also watched" search suggestions when I've enabled the option to hide them.

Screenshot_20240207-184130199~2 Screenshot_20240207-184103702~2

oSumAtrIX commented 8 months ago

Please open an issue