mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/youtube] Handle consent.youtube
				
					
				
			This commit is contained in:
		| @@ -21,7 +21,8 @@ from .youtube import (  # Youtube is moved to the top to improve performance | ||||
|     YoutubeYtBeIE, | ||||
|     YoutubeYtUserIE, | ||||
|     YoutubeWatchLaterIE, | ||||
|     YoutubeShortsAudioPivotIE | ||||
|     YoutubeShortsAudioPivotIE, | ||||
|     YoutubeConsentRedirectIE, | ||||
| ) | ||||
| 
 | ||||
| from .abc import ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan