mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223)
This commit is contained in:
		@@ -387,8 +387,10 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
				
			|||||||
                            (?:www\.)?invidious\.enkirton\.net/|
 | 
					                            (?:www\.)?invidious\.enkirton\.net/|
 | 
				
			||||||
                            (?:www\.)?invidious\.13ad\.de/|
 | 
					                            (?:www\.)?invidious\.13ad\.de/|
 | 
				
			||||||
                            (?:www\.)?invidious\.mastodon\.host/|
 | 
					                            (?:www\.)?invidious\.mastodon\.host/|
 | 
				
			||||||
 | 
					                            (?:www\.)?invidious\.nixnet\.xyz/|
 | 
				
			||||||
                            (?:www\.)?tube\.poal\.co/|
 | 
					                            (?:www\.)?tube\.poal\.co/|
 | 
				
			||||||
                            (?:www\.)?vid\.wxzm\.sx/|
 | 
					                            (?:www\.)?vid\.wxzm\.sx/|
 | 
				
			||||||
 | 
					                            (?:www\.)?yt\.elukerio\.org/|
 | 
				
			||||||
                            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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user