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): Custom filters whitelist #397

Open
4 tasks done
Francesco146 opened this issue Apr 29, 2024 · 3 comments
Open
4 tasks done

feat(YouTube): Custom filters whitelist #397

Francesco146 opened this issue Apr 29, 2024 · 3 comments
Labels
Feature request Ask for new features

Comments

@Francesco146
Copy link
Collaborator

Francesco146 commented Apr 29, 2024

Application

YouTube

Feature description

Add an option for some custom filters, that are considered to be whitelisted from the current filters.

For example:
• Custom filters:
shelf_header
• Custom filters whitelist:
shelf_header$History

now all shelf_header components are hidden, but not the components matching the whitelist filter.

This is useful when a component name is too generic and includes more components in once.

Motivation

There's plenty of reasons why this could be useful:

  • could make some patches easier
  • more control over the rendered components
  • more possibilities for hiding stuff
  • make possible hiding all components included in a big filter except some of them

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.
  • I have written the title and contents in English.
@Francesco146 Francesco146 added the Feature request Ask for new features label Apr 29, 2024
@Francesco146
Copy link
Collaborator Author

I've posted this so i don't forget, this week I'll take a look if it's a feasible thing for me

@anddea
Copy link
Owner

anddea commented Apr 29, 2024

Good idea, it would be great to collect custom filters (with screenshots), so people know about them. Most of the people don't even know how to use custom filters.

Okay, I'll wait if you can implement the solution.

@Francesco146

This comment was marked as outdated.

@Francesco146 Francesco146 self-assigned this Jun 26, 2024
@Francesco146 Francesco146 changed the title feat: (YouTube) Custom filters whitelist feat(YouTube): Custom filters whitelist Jun 26, 2024
@Francesco146 Francesco146 removed their assignment Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Ask for new features
Projects
None yet
Development

No branches or pull requests

2 participants