mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-11 01:10:35 +00:00
[youtube] Add more invidious instances
See [Invidious-Instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances) for the reference.
This commit is contained in:
parent
7aeb788e56
commit
8ae113ca9d
@ -352,6 +352,9 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
|
|||||||
(?:www\.)?yourepeat\.com/|
|
(?:www\.)?yourepeat\.com/|
|
||||||
tube\.majestyc\.net/|
|
tube\.majestyc\.net/|
|
||||||
(?:www\.)?invidio\.us/|
|
(?:www\.)?invidio\.us/|
|
||||||
|
(?:www\.)?invidious\.snopyta\.org/|
|
||||||
|
(?:www\.)?invidious\.kabi\.tk/|
|
||||||
|
(?:www\.)?vid\.wxzm\.sx/|
|
||||||
youtube\.googleapis\.com/) # the various hostnames, with wildcard subdomains
|
youtube\.googleapis\.com/) # the various hostnames, with wildcard subdomains
|
||||||
(?:.*?\#/)? # handle anchor (#/) redirect urls
|
(?:.*?\#/)? # handle anchor (#/) redirect urls
|
||||||
(?: # the various things that can precede the ID:
|
(?: # the various things that can precede the ID:
|
||||||
|
Loading…
Reference in New Issue
Block a user