mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[youku] Put the missing item to get_hd
This commit is contained in:
@ -150,6 +150,7 @@ class YoukuIE(InfoExtractor):
|
||||
'mp4': '1',
|
||||
'mp4hd': '1',
|
||||
'mp4hd2': '1',
|
||||
'mp4hd3': '1',
|
||||
'hd2': '2',
|
||||
'hd3': '3',
|
||||
}
|
||||
|
Reference in New Issue
Block a user