commit: deb1e8d20e8680d8e217e2d376e05836541a46ca parent 174964a7bc4b8d759a4019e366520c9121fcbf15 Author: Yen Chi Hsuan <yan12125@gmail.com> Date: Sat, 12 Dec 2015 15:49:19 +0800 [youku] Put the missing item to get_hdDiffstat:
M | youtube_dl/extractor/youku.py | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/youtube_dl/extractor/youku.py b/youtube_dl/extractor/youku.py @@ -150,6 +150,7 @@ class YoukuIE(InfoExtractor): 'mp4': '1', 'mp4hd': '1', 'mp4hd2': '1', + 'mp4hd3': '1', 'hd2': '2', 'hd3': '3', }