fix youku 1080P

This commit is contained in:
Amehinou 2017-10-08 20:52:04 +08:00
parent 9c237b2a44
commit 76c303916e

View File

@ -43,9 +43,9 @@ class Youku(VideoExtractor):
# Last updated: 2015-11-24
stream_types = [
{'id': 'mp4hd3', 'alias-of': 'hd3'},
{'id': 'mp4hd3v2', 'alias-of': 'hd3'},
{'id': 'hd3', 'container': 'flv', 'video_profile': '1080P'},
{'id': 'mp4hd2', 'alias-of': 'hd2'},
{'id': 'mp4hd2v2', 'alias-of': 'hd2'},
{'id': 'hd2', 'container': 'flv', 'video_profile': '超清'},
{'id': 'mp4hd', 'alias-of': 'mp4'},
{'id': 'mp4', 'container': 'mp4', 'video_profile': '高清'},