Block Youtube Users / Channels

Prevent from seeing videos by certain users (from recommended, search, related channels...)

Устаревшая версия за 08.08.2015. Перейдите к последней версии.

Автор
Schegge
Оценки
0 0 0
Версия
2.1.7
Создано
19.07.2015
Обновлено
08.08.2015
Размер
12,6 КБ
Лицензия
нет данных
Работает на

→ the program is case-insensitive
→ split the usernames with a comma
→ 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 (example: *vevo)
→ it also hides videos from the playlists/mixes, but it doesn't prevent them from playing if the playlist is in autoplay (download another script that disables autoplay!)
→ on line 193 the channels' hovercards are disabled, comment it if you want them (they seem to cause a problem on the MutationObserver, but it does NOT broke this script anyway, so whatever)
→ on line 197 you can change the pages in which the search is excluded

→ VERSION 2:
# blacklist editor changed
# whitelist added
# no need to refresh the page after changes in the blacklist/whitelist
# added ☆ button to force a new search (in case of problems?)
# added button for suspend temporarily the block (to reactivate it just click on the star/save or refresh the page)

please report any bugs

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