mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master'
This commit is contained in:
		@@ -236,11 +236,13 @@ class YoutubeIE(YoutubeBaseInfoExtractor, SubtitlesInfoExtractor):
 | 
				
			|||||||
        '136': 'mp4',
 | 
					        '136': 'mp4',
 | 
				
			||||||
        '137': 'mp4',
 | 
					        '137': 'mp4',
 | 
				
			||||||
        '138': 'mp4',
 | 
					        '138': 'mp4',
 | 
				
			||||||
        '139': 'mp4',
 | 
					 | 
				
			||||||
        '140': 'mp4',
 | 
					 | 
				
			||||||
        '141': 'mp4',
 | 
					 | 
				
			||||||
        '160': 'mp4',
 | 
					        '160': 'mp4',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        # Dash mp4 audio
 | 
				
			||||||
 | 
					        '139': 'm4a',
 | 
				
			||||||
 | 
					        '140': 'm4a',
 | 
				
			||||||
 | 
					        '141': 'm4a',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # Dash webm
 | 
					        # Dash webm
 | 
				
			||||||
        '171': 'webm',
 | 
					        '171': 'webm',
 | 
				
			||||||
        '172': 'webm',
 | 
					        '172': 'webm',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user