From: Ralf Ertzinger Date: Thu, 10 Nov 2011 08:11:55 +0000 (+0100) Subject: Youtube: new video formats, again X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=commitdiff_plain;h=db54c0965ee85cd49c66a4518d5ff074a781e4b3 Youtube: new video formats, again --- diff --git a/videosite/YouTubeGrabber.pm b/videosite/YouTubeGrabber.pm index a440feb..6d31b55 100644 --- a/videosite/YouTubeGrabber.pm +++ b/videosite/YouTubeGrabber.pm @@ -37,6 +37,7 @@ my %videoformats = ( 43 => 'WebM/VP8/Vorbis/360p', 44 => 'WebM/VP8/Vorbis/480p', 45 => 'WebM/VP8/Vorbis/720p', + 46 => 'WebM/VP8/Vorbis/1080p', 82 => 'MP4/H264/AAC/360p', # isomavc1mp42 84 => 'MP4/H264/AAC/720p', # isomavc1mp42 100 => 'WebM/VP8/Vorbis/360p/3D',