1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 15:15:15 +00:00

[ie/noovo] Remove extractor (#13429)

Authored by: doe1080
This commit is contained in:
doe1080
2025-06-11 05:16:17 +09:00
committed by sepro
parent 6fb3947c0d
commit d57a0b5aa7
3 changed files with 4 additions and 101 deletions

View File

@@ -55,6 +55,7 @@ class KnownDRMIE(UnsupportedInfoExtractor):
r'deezer\.com',
r'b-ch\.com',
r'ctv\.ca',
r'noovo\.ca',
r'tsn\.ca',
)
@@ -177,6 +178,9 @@ class KnownDRMIE(UnsupportedInfoExtractor):
}, {
'url': 'https://www.ctv.ca/shows/masterchef-53506/the-audition-battles-s15e1',
'only_matching': True,
}, {
'url': 'https://www.noovo.ca/emissions/lamour-est-dans-le-pre/prets-pour-lamour-s10e1',
'only_matching': True,
}, {
'url': 'https://www.tsn.ca/video/relaxed-oilers-look-to-put-emotional-game-2-loss-in-the-rearview%7E3148747',
'only_matching': True,