Last active
October 13, 2023 08:00
-
-
Save arrterian/97f0693b32b1332642e239f4c126d28f to your computer and use it in GitHub Desktop.
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
youtube.com##ytd-rich-item-renderer:has(a[href^="/shorts/"]) | |
!hides shorts button | |
##.pivot-shorts.pivot-bar-item-tab | |
!old code to hide individual shorts from subscription list | |
##ytm-thumbnail-overlay-time-status-renderer:has-text(SHORTS):upward(5) | |
!new shorts reel section in subscription list | |
##.reel-shelf-header | |
##.reel-shelf-items | |
!hides grey bar left behind after hiding the shorts reel section | |
##ytm-item-section-renderer:nth-of-type(5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment