Skip to content

Instantly share code, notes, and snippets.

@PostsDesert
Last active October 28, 2024 00:31
Show Gist options
  • Save PostsDesert/24bdc4f8ec0984454c307cae819c3e47 to your computer and use it in GitHub Desktop.
Save PostsDesert/24bdc4f8ec0984454c307cae819c3e47 to your computer and use it in GitHub Desktop.
Youtube Homepage Block - Blocks YouTube.com homepage without blocking videos, channels, and shorts.
! Title: Youtube Homepage Block
! Description: Blocks YouTube.com homepage without blocking videos, channels, and shorts
! Homepage: https://gist.github.com/PostsDesert/24bdc4f8ec0984454c307cae819c3e47
! License: https://gist.github.com/PostsDesert/24bdc4f8ec0984454c307cae819c3e47
@@||accounts.youtube.com*
||youtube.com^$document
||youtube.com
@@||youtube.com/watch*
@@||youtube.com/results*
! Enable comments
@@||youtube.com/youtubei/v1/att/*
@@||youtube.com/youtubei/v1/next*
! Allow links going outside of youtube
@@||youtube.com/redirect*
! Allow shorts
! @@||youtube.com/shorts*
! Block related videos
youtube.com###related
@@||youtube.com/api*
@@||youtube.com/embed/*
@@||youtube.com/oembed*
! Allow playlists
@@||youtube.com/playlist*
! Allow channel homepages
@@||youtube.com/@*
@@||youtube.com/s/*
@@||youtube.com/c*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment