mirror of
https://github.com/soimort/you-get.git
synced 2025-03-13 03:17:44 +03:00
[embed] fix tudou_embed_patterns
This commit is contained in:
parent
e5922a9182
commit
28b08a0103
@ -24,7 +24,7 @@ youku_embed_patterns = [ 'youku\.com/v_show/id_([a-zA-Z0-9=]+)',
|
||||
http://www.tudou.com/programs/view/html5embed.action?type=0&code=3LS_URGvl54&lcode=&resourceId=0_06_05_99
|
||||
"""
|
||||
tudou_embed_patterns = [ 'tudou\.com[a-zA-Z0-9\/\?=\&\.\;]+code=([a-zA-Z0-9_]+)\&',
|
||||
'www\.tudou\.com/v/([a-zA-Z0-9_]+)/[^"]*v\.swf'
|
||||
'www\.tudou\.com/v/([a-zA-Z0-9_-]+)/[^"]*v\.swf'
|
||||
]
|
||||
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user