您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
在 YT 视频菜单中添加“屏蔽频道”“屏蔽视频”和“将频道加入白名单”选项。自动隐藏来自被屏蔽频道和被屏蔽视频的内容。同时也屏蔽 Shorts。
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 itemsBlocker Manager
provides a toggle to hide all short-form content outrightFast 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
⋮
)🚫 Block [Channel Name]
⋮
)🚧 Block This Video
🚫
icon in the top-right of the page (this opens the manager)⚪ Whitelist [Channel Name]
🚫
Blocker Manager (top right corner)🚫
Blocker Manager (top right corner)\breact\b/i
would case-insensitively block content with "React"/"react"/"rEaCt"/... appearingIdeally, 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.