Browse Source

[youku] Put the missing item to get_hd

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

1
youtube_dl/extractor/youku.py

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

Loading…
Cancel
Save