logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 494d664e679c5b0f85e3c899579e7eb8a1cc8246
parent d1fcf255c5402d75a3f7b450bd1e795196d5817a
Author: sofutru <54445344+sofutru@users.noreply.github.com>
Date:   Wed, 28 Aug 2019 01:39:59 +0700

[youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223)


Diffstat:

Myoutube_dl/extractor/youtube.py2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/youtube.py b/youtube_dl/extractor/youtube.py @@ -387,8 +387,10 @@ class YoutubeIE(YoutubeBaseInfoExtractor): (?:www\.)?invidious\.enkirton\.net/| (?:www\.)?invidious\.13ad\.de/| (?:www\.)?invidious\.mastodon\.host/| + (?:www\.)?invidious\.nixnet\.xyz/| (?:www\.)?tube\.poal\.co/| (?:www\.)?vid\.wxzm\.sx/| + (?:www\.)?yt\.elukerio\.org/| youtube\.googleapis\.com/) # the various hostnames, with wildcard subdomains (?:.*?\#/)? # handle anchor (#/) redirect urls (?: # the various things that can precede the ID: