YouTube: Add comment to format list
[videosite.git] / videosite / YouTubeGrabber.pm
index 90f547a..ede2dcc 100644 (file)
@@ -26,6 +26,7 @@ my %preflist = (
     'high' => [34, 35, 18, 37, 22, 6, 5, 38, 43],
     'normal' => [6, 5, 34, 35, 18, 22, 37, 38, 43]);
 my %videoformats = (
+    # Container/Video codec/Audio codec/Resolution
     5 => 'FLV/Sorenson/MP3/240p',
     18 => 'MP4/H264/AAC/360p',
     22 => 'MP4/H264/AAC/720p',