mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
Youku: no more FIXME
This commit is contained in:
parent
48906c5624
commit
43890131c0
@ -11,7 +11,6 @@ class Youku(VideoExtractor):
|
||||
name = "优酷 (Youku)"
|
||||
|
||||
stream_types = [
|
||||
# FIXME: Does not work for 1080P
|
||||
{'id': 'hd3', 'container': 'flv', 'video_profile': '1080P'},
|
||||
{'id': 'hd2', 'container': 'flv', 'video_profile': '超清'},
|
||||
{'id': 'mp4', 'container': 'mp4', 'video_profile': '高清'},
|
||||
|
Loading…
Reference in New Issue
Block a user