From: Sergey M․ Date: Fri, 19 Jun 2015 14:52:44 +0000 (+0600) Subject: [youtube] Add itag 59 and 78 (Closes #5979) X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=c9bebed294dd29d9188265c8f7bfb0e1b43406ff;p=youtube-dl [youtube] Add itag 59 and 78 (Closes #5979) --- diff --git a/youtube_dl/extractor/youtube.py b/youtube_dl/extractor/youtube.py index 9e2671192..a3da56c14 100644 --- a/youtube_dl/extractor/youtube.py +++ b/youtube_dl/extractor/youtube.py @@ -234,6 +234,8 @@ class YoutubeIE(YoutubeBaseInfoExtractor): '44': {'ext': 'webm', 'width': 854, 'height': 480}, '45': {'ext': 'webm', 'width': 1280, 'height': 720}, '46': {'ext': 'webm', 'width': 1920, 'height': 1080}, + '59': {'ext': 'mp4', 'width': 854, 'height': 480}, + '78': {'ext': 'mp4', 'width': 854, 'height': 480}, # 3d videos