[youku] fix #2412 and close #2429

This commit is contained in:
Mort Yao 2017-10-13 22:38:16 +02:00
parent 688f7fb6d5
commit 871d725584
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -52,6 +52,7 @@ class Youku(VideoExtractor):
{'id': 'mp4hd2', 'alias-of': 'hd2'},
{'id': 'hd2', 'container': 'flv', 'video_profile': '超清'},
{'id': 'mp4hd', 'alias-of': 'mp4'},
{'id': 'mp4sd', 'alias-of': 'mp4'},
{'id': 'mp4', 'container': 'mp4', 'video_profile': '高清'},
{'id': 'flvhd', 'container': 'flv', 'video_profile': '标清'},
{'id': 'flv', 'container': 'flv', 'video_profile': '标清'},