deTube Block Channels

Adds a "Block Channel", a "Block Video", and a "Whitelist Channel" option to YT video menus. Hides videos from blocked channels and blocked videos automatically. Also supports blocking Shorts.

Autor
polymegos
Denne inštalácií
12
Celkový počet inštalácií
59
Hodnotenie
1 1 0
Verzia
0.1.6
Vytvorené
09.08.2025
Aktualizované
19.08.2025
Veľkosť
80,7 KB
Kompatibilita
Kompatibilné s Firefox Kompatibilné s Safari Kompatibilné s Edge
Licencia
MIT
Spustiť na

deTube Channel Blocker hides videos you don't want to see.
If you're tired of certain videos or channels popping up in your recommendations, this lets you block them easily.

For the videos in the suggested videos feed, you will notice a three-dot menu () to the right of each video's title.
After installing this userscript, that menu gives you new options inside that menu:

  • 🚫 Block [Channel Name] - Hide all videos from this channel from appearing in your feeds
  • 🚧 Block This Video - Hide just this one video
  • ⚪ Whitelist [Channel Name] - Keep this channel always visible, even in "Whitelist Mode" (more on this below)
  • 🚫 Blocker Manager - A button in the top-right corner of the page lets you manage all your blocked and whitelisted items
  • The Blocker Manager provides a toggle to hide all short-form content outright

Why use this?

  • Instant results, videos disappear right away, no refresh needed
  • Remembers your choices (all open source, fully local, saved in your browser)
  • Fast and lightweight, won't slow YouTube down

  • When you block a channel, the tool remembers it

  • Any videos from that channel are hidden automatically

  • It also works with blocking endless scrolling short-form content

How to use it

Block a channel

  1. Find a video from the channel you don’t like
  2. Click the three-dot menu ()
  3. Select 🚫 Block [Channel Name]
  4. All of that channel’s videos disappear instantly

Block just one video

  1. Find the video
  2. Click the three-dot menu ()
  3. Select 🚧 Block This Video
  4. That video will be gone for good

Whitelist a channel (always show it)

  1. Click the 🚫 icon in the top-right of the page (this opens the manager)
  2. Select ⚪ Whitelist [Channel Name]
  3. Now that channel will never be hidden

Whitelist mode (see only your favorite channels)

  1. Open the 🚫 Blocker Manager (top right corner)
  2. Turn on “Whitelist Mode”
  3. Now only videos from your whitelisted channels will appear

Block by Pattern

  1. Open the 🚫 Blocker Manager (top right corner)
  2. In the "Block via Regex" input field, enter a regex pattern of phrases you don't want to see. For example, the pattern \breact\b/i would case-insensitively block content with "React"/"react"/"rEaCt"/... appearing
  3. In the drop down menu to the right of the input field, select what exactly the pattern should be applied for, video titles, channel names, or both
  4. Add the pattern
  5. Any video with that word in the title, the channel, or both, disappears

Ideally, try formulating regex patterns with a regex tester (select ECMAScript (JavaScript)) for the correct regex flavor before applying them.
You can learn about regex patterns in more detail here.

This script is provided "as is", with no warranty of any kind. Use at your own risk. You assume full responsibility for compliance with in any way related Terms of Service and for any consequences arising from using this project.

长期地址
遇到问题?请前往 GitHub 提 Issues。