mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 07:57:07 -05:00 
			
		
		
		
	[common] Document protocol http_dash_segments
This commit is contained in:
		@@ -105,7 +105,7 @@ class InfoExtractor(object):
 | 
			
		||||
                    * protocol   The protocol that will be used for the actual
 | 
			
		||||
                                 download, lower-case.
 | 
			
		||||
                                 "http", "https", "rtsp", "rtmp", "rtmpe",
 | 
			
		||||
                                 "m3u8", or "m3u8_native".
 | 
			
		||||
                                 "m3u8", "m3u8_native" or "http_dash_segments".
 | 
			
		||||
                    * preference Order number of this format. If this field is
 | 
			
		||||
                                 present and not None, the formats get sorted
 | 
			
		||||
                                 by this field, regardless of all other values.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user