mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-04 03:33:46 +00:00 
			
		
		
		
	[youtube:tab] Comment out test
This commit is contained in:
		
							parent
							
								
									1e72660c9b
								
							
						
					
					
						commit
						82abc13aed
					
				@ -2620,10 +2620,13 @@ class YoutubeTabIE(YoutubeBaseInfoExtractor):
 | 
				
			|||||||
    }, {
 | 
					    }, {
 | 
				
			||||||
        'url': 'https://www.youtube.com/c/CommanderVideoHq/live',
 | 
					        'url': 'https://www.youtube.com/c/CommanderVideoHq/live',
 | 
				
			||||||
        'only_matching': True,
 | 
					        'only_matching': True,
 | 
				
			||||||
    }, {
 | 
					    },
 | 
				
			||||||
        'url': 'https://www.youtube.com/TheYoungTurks/live',
 | 
					    # TODO
 | 
				
			||||||
        'only_matching': True,
 | 
					    # {
 | 
				
			||||||
    }]
 | 
					    #     'url': 'https://www.youtube.com/TheYoungTurks/live',
 | 
				
			||||||
 | 
					    #     'only_matching': True,
 | 
				
			||||||
 | 
					    # }
 | 
				
			||||||
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def _extract_channel_id(self, webpage):
 | 
					    def _extract_channel_id(self, webpage):
 | 
				
			||||||
        channel_id = self._html_search_meta(
 | 
					        channel_id = self._html_search_meta(
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user