ReVanced / revanced-patches

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

feat(YouTube): Hide trending results during video search (non-litho how-to) #873

Open 0xrxL opened 1 year ago

0xrxL commented 1 year ago

Application

YouTube

Issue

UPDATE: Based on a recent feedback from @Aryan-Chauhan, the app now show two distinct type of trending results (with and without fire icon): 331839904-61ea83a4-253d-4e37-8dd0-50d5ab664e0f

Starting with the latest 18.1x versions, Google has introduced trending searches when searching for videos, as you can see in the screenshot below:

4

Patch

Motivation

Remove useless and annoying searching results.

Acknowledgements

0xrxL commented 1 year ago

Obviously...this patch ensure to leave "typing searching" untouched:

Immagine 2023-05-26 235727
0xrxL commented 1 year ago

YouTube 18.19.35 ---> kjz.smali

Julius8900 commented 1 year ago

Those search trendings don't appear for me, instead the search history appears. Screenshot_2023-05-27-11-04-31-795_app.revanced.android.youtube-edit.jpg

Maybe it's some sort of A/B testing Google does at you.

0xrxL commented 1 year ago

Those search trendings don't appear for me, instead the search history appears. Screenshot_2023-05-27-11-04-31-795_app.revanced.android.youtube-edit.jpg

Maybe it's some sort of A/B testing Google does at you.

Yeah, but it can be patched before it is globally enabled.

Aryan-Chauhan commented 4 months ago

I think it is now globally enabled for all users. Now there are 2 types of trending searches.

BTW, my search history is disabled & has zero items in it. Also, watch history is disabled & has zero items in it.

@0xrxL Can you edit your issue and include the below screenshot & mention that there are now 2 types of trending searches (fire & non-fire) ?

Untitled.png

0xrxL commented 4 months ago

Done (update added in the feature request description)

0xrxL commented 1 month ago

@LisoUseInAIKyrios Do you need of a new issue with steps to implement this feature, based on last 19.16.39 version?

LisoUseInAIKyrios commented 1 month ago

If the information here is still valid then a new issue is not needed.