From: Ralf Ertzinger Date: Wed, 30 May 2012 08:49:33 +0000 (+0200) Subject: Youtube: Add new video format X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=commitdiff_plain;h=4a4e5ce9968bd9614054d8ac2b90f28ea9584963 Youtube: Add new video format --- diff --git a/videosite/YouTubeGrabber.pm b/videosite/YouTubeGrabber.pm index bf954cc..72805bf 100644 --- a/videosite/YouTubeGrabber.pm +++ b/videosite/YouTubeGrabber.pm @@ -35,6 +35,7 @@ my %videoformats = ( 22 => 'MP4/H264/AAC/720p', # isommp42, High 34 => 'FLV/H264/AAC/360p', # Main 35 => 'FLV/H264/AAC/480p', # Main + 36 => '3GP/MPEG4-Visual/240p', 37 => 'MP4/H264/AAC/1080p', # High 38 => 'MP4/H264/AAC/3072p', # High 43 => 'WebM/VP8/Vorbis/360p',