generated from ReVanced/revanced-patches-template
-
-
Notifications
You must be signed in to change notification settings - Fork 428
feat(YouTube - Hide layout components): Add Hide ticket shelf
#4969
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
Merged
LisoUseInAIKyrios
merged 6 commits into
ReVanced:dev
from
ILoveOpenSourceApplications:feat/hide-ticket-shelf
May 17, 2025
Merged
feat(YouTube - Hide layout components): Add Hide ticket shelf
#4969
LisoUseInAIKyrios
merged 6 commits into
ReVanced:dev
from
ILoveOpenSourceApplications:feat/hide-ticket-shelf
May 17, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51a81f8
to
99a79aa
Compare
This comment was marked as resolved.
This comment was marked as resolved.
.../src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java
Outdated
Show resolved
Hide resolved
# Conflicts: # extensions/youtube/src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java
No, It only hides the ticket shelf only. To hide it entirely, |
This only appears on the player page? |
Yes |
ccee039
to
e1c18fe
Compare
.../src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java
Outdated
Show resolved
Hide resolved
e1c18fe
to
9371443
Compare
.../src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java
Outdated
Show resolved
Hide resolved
9371443
to
543204b
Compare
543204b
to
c7335f6
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
.../src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java
Outdated
Show resolved
Hide resolved
76386ef
to
c495f0c
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
c495f0c
to
33a62e2
Compare
This comment was marked as outdated.
This comment was marked as outdated.
extensions/youtube/src/main/java/app/revanced/extension/youtube/settings/Settings.java
Outdated
Show resolved
Hide resolved
# Conflicts: # extensions/youtube/src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
github-actions bot
pushed a commit
that referenced
this pull request
May 17, 2025
# [5.24.0-dev.7](v5.24.0-dev.6...v5.24.0-dev.7) (2025-05-17) ### Features * **YouTube - Hide layout components:** Add `Hide ticket shelf` ([#4969](#4969)) ([6436af7](6436af7))
github-actions bot
pushed a commit
that referenced
this pull request
May 19, 2025
# [5.24.0](v5.23.0...v5.24.0) (2025-05-19) ### Bug Fixes * **Spotify - Fix third party launchers widgets:** Add missing compatibility annotation ([0493f80](0493f80)) * **YouTube - Hide layout components:** Fix `Hide video recommendation labels` ([#4956](#4956)) ([ae05ac3](ae05ac3)) * **YouTube - Settings:** Correctly show summary text if search box is closed before searching ([d0ae835](d0ae835)) * **YouTube - SponsorBlock:** Fix segment category summary not showing category description ([06934a6](06934a6)) ### Features * **GmsCore support:** Open vendor specific DontKillMyApp if available ([#4952](#4952)) ([b89927a](b89927a)) * **NU.nl:** Support version `11.3.0` ([#4925](#4925)) ([bedde60](bedde60)) * **Spotify:** Add `Fix third party launchers widgets` patch ([#4893](#4893)) ([23bfdc9](23bfdc9)) * **YouTube - Hide description components:** Add `Hide Ask` ([#4972](#4972)) ([ebc94a5](ebc94a5)) * **YouTube - Hide layout components:** Add `Hide ticket shelf` ([#4969](#4969)) ([6436af7](6436af7)) * **YouTube - Hide player components:** Hide related video overlay in fullscreen ([#4938](#4938)) ([ac9be97](ac9be97)) * **YouTube - Settings:** Add ability to search in settings ([#4881](#4881)) ([aca8b20](aca8b20))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds an option to hide ticket shelf.
Image:

Relevant lines: