mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 10:57:15 +08:00
merge first 2 alternates
This commit is contained in:
parent
242a37a26f
commit
8d4497e6e7
@ -15,7 +15,7 @@ class CorusIE(ThePlatformFeedIE):
|
|||||||
(?:globaltv|etcanada)\.com|
|
(?:globaltv|etcanada)\.com|
|
||||||
(?:hgtv|foodnetwork|slice|history|showcase|bigbrothercanada)\.ca
|
(?:hgtv|foodnetwork|slice|history|showcase|bigbrothercanada)\.ca
|
||||||
)
|
)
|
||||||
/(?:(?:video/[a-z0-9-]+/)|video/|(?:[^/]+/)+(?:videos/[a-z0-9-]+-|video\.html\?.*?\bv=))
|
/(?:video/(?:[a-z0-9-]+/)?|(?:[^/]+/)+(?:videos/[a-z0-9-]+-|video\.html\?.*?\bv=))
|
||||||
(?P<id>\d+)
|
(?P<id>\d+)
|
||||||
'''
|
'''
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user