[youtube] Add support for hooktube.com (closes #14437)
This commit is contained in:
parent
8e751a185c
commit
8b561bfc9d
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
|
|||
(?:(?:(?:(?:\w+\.)?[yY][oO][uU][tT][uU][bB][eE](?:-nocookie)?\.com/|
|
||||
(?:www\.)?deturl\.com/www\.youtube\.com/|
|
||||
(?:www\.)?pwnyoutube\.com/|
|
||||
(?:www\.)?hooktube\.com/|
|
||||
(?:www\.)?yourepeat\.com/|
|
||||
tube\.majestyc\.net/|
|
||||
youtube\.googleapis\.com/) # the various hostnames, with wildcard subdomains
|
||||
|
|
Loading…
Reference in a new issue