Block Youtube Users

Hide videos of blacklisted users/channels and comments

当前为 2022-07-24 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Schegge
评分
0 0 0
版本
2.4.9.2
创建于
2015-07-19
更新于
2022-07-24
大小
14.1 KB
许可证
暂无
适用于

BLOCK YOUTUBE USERS

BYU Menu

  • it hides videos of blacklisted users/channels from home, search, related, and comments
    • also from the playlists, but it doesn't prevent them from playing if the playlist is in autoplay
  • put a * in front of a word for wildcard (only in the blacklist), it will find the word no matter its position in the username

    • when you use it, but you want a channel that has that word in the name, you can put it in the whitelist
    • example:

    blacklist: *news

    whitelist: euronews (in english)

  • it is not case-sensitive

  • remember to save after any changes in the menu

  • you can open the menu either by clicking on "B" or when pressing ctrl+alt+b

Options

  • pause: you can temporarily pause the blacklist (to reactivate it, just re-click on it or reload the page)
  • separator: you can choose the symbol to split the usernames (default is a comma, * and " aren't allowed, min-max 1 character)
  • timer: you can choose the duration of the time interval in which the script checks for new elements on the page (default is 1000 milliseconds, min 500, reload the page after saving to set the new interval)
  • comments: you can hide comments (after saving you have to reload the page)
  • pause video: from a direct link to youtube, it pauses the video if it's blacklisted
  • right click add: you can blacklist channels by right clicking on [x] before the usernames

in any case, the [x] buttons are automatically shown when the "B" menu is open

Known bugs and issues

  • It doesn't block channels that have the separator symbol in their names, either use a wildcard or change the separator symbol.