mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[youku] Add localized name
This commit is contained in:
parent
b931fbe5ab
commit
246995dbc8
@ -15,6 +15,7 @@
|
||||
|
||||
class YoukuIE(InfoExtractor):
|
||||
IE_NAME = 'youku'
|
||||
IE_DESC = '优酷'
|
||||
_VALID_URL = r'''(?x)
|
||||
(?:
|
||||
http://(?:v|player)\.youku\.com/(?:v_show/id_|player\.php/sid/)|
|
||||
|
Loading…
Reference in New Issue
Block a user