mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-01 11:32:52 -05:00
[youku] Put the missing item to get_hd
This commit is contained in:
@ -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',
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user