Browse Source

[youku] Put the missing item to get_hd

Yen Chi Hsuan 9 years ago
parent
commit
deb1e8d20e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/youku.py

+ 1 - 0
youtube_dl/extractor/youku.py

@@ -150,6 +150,7 @@ class YoukuIE(InfoExtractor):
             'mp4': '1',
             'mp4': '1',
             'mp4hd': '1',
             'mp4hd': '1',
             'mp4hd2': '1',
             'mp4hd2': '1',
+            'mp4hd3': '1',
             'hd2': '2',
             'hd2': '2',
             'hd3': '3',
             'hd3': '3',
         }
         }