Skip to content

feat(YouTube): Hide trending search results #4101

Open
@0xrxL

Description

@0xrxL

Feature description

Image

  • Search a void method with parameters: Collection, String, which contains the following resources references:
    R.string.see_more_proceeding_header
    R.string.p13n_header
    R.dimen.suggestion_category_divider_height

  • Put a check at the method start, to verity if string parameter (the second) of the method is empty. If the check is True: go to return-void. Otherwise: continue.

Motivation

This feature prevents users from getting distracted by viewing trending results, which in some cases can also be of poor quality.

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate
  • I have chosen an appropriate title.
  • All requested information has been provided properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature requestRequesting a new feature that's not implemented yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions