Kaynağa Gözat

Add comment about weird .video extension for format 38

Ricardo Garcia 15 yıl önce
ebeveyn
işleme
9e9647d9a1
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

@@ -693,7 +693,7 @@ class YoutubeIE(InfoExtractor):
 		'18': 'mp4',
 		'22': 'mp4',
 		'37': 'mp4',
-		'38': 'video',
+		'38': 'video', # You actually don't know if this will be MOV, AVI or whatever
 		'43': 'webm',
 		'45': 'webm',
 	}