[youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223)
This commit is contained in:
		
							parent
							
								
									d1fcf255c5
								
							
						
					
					
						commit
						494d664e67
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -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:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue