Block youtube users / channels

Prevent from seeing videos by certain users (from recommended, search, related channels... <!> no in playlists)

2015-07-27 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Schegge
평점
0 0 0
버전
2.1.5
생성일
2015-07-19
갱신일
2015-07-27
크기
8.6KB
라이선스
해당 없음
적용 사이트

→ 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)
→ on line 139 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 142 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?)

|!| please report any bugs