mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 08:43:58 +03:00
[youku] update stream_types
This commit is contained in:
parent
2c238ae683
commit
c2de0bdc38
@ -53,9 +53,10 @@ class Youku(VideoExtractor):
|
||||
{'id': 'mp4hd2', 'container': 'mp4', 'video_profile': '超清'},
|
||||
{'id': 'mp4hd2v2', 'container': 'mp4', 'video_profile': '超清'},
|
||||
|
||||
{'id': 'flvhd', 'container': 'flv', 'video_profile': '高清'},
|
||||
{'id': 'mp4hd', 'container': 'mp4', 'video_profile': '高清'},
|
||||
{'id': '3gphd', 'container': 'mp4', 'video_profile': '高清'},
|
||||
# not really equivalent to mp4hd
|
||||
{'id': 'flvhd', 'container': 'flv', 'video_profile': '渣清'},
|
||||
{'id': '3gphd', 'container': 'mp4', 'video_profile': '渣清'},
|
||||
|
||||
{'id': 'mp4sd', 'container': 'mp4', 'video_profile': '标清'},
|
||||
# obsolete?
|
||||
|
Loading…
Reference in New Issue
Block a user