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