mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 21:15:35 +08:00
[youku] Put the missing item to get_hd
This commit is contained in:
parent
174964a7bc
commit
deb1e8d20e
@ -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',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user