Update vevo.py
This commit is contained in:
parent
e459007ba4
commit
d99189f36a
@ -34,7 +34,7 @@ class VevoIE(VevoBaseIE):
|
|||||||
(?:https?://(?:www\.)?vevo\.com/watch/(?!playlist|genre)(?:[^/]+/(?:[^/]+/)?)?|
|
(?:https?://(?:www\.)?vevo\.com/watch/(?!playlist|genre)(?:[^/]+/(?:[^/]+/)?)?|
|
||||||
https?://cache\.vevo\.com/m/html/embed\.html\?video=|
|
https?://cache\.vevo\.com/m/html/embed\.html\?video=|
|
||||||
https?://videoplayer\.vevo\.com/embed/embedded\?videoId=|
|
https?://videoplayer\.vevo\.com/embed/embedded\?videoId=|
|
||||||
https?://embed\.vevo\.com/.*[?&]isrc=|
|
https?://embed\.vevo\.com/.*?[?&]isrc=|
|
||||||
vevo:)
|
vevo:)
|
||||||
(?P<id>[^&?#]+)'''
|
(?P<id>[^&?#]+)'''
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user