aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/canalalpha.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/canalalpha.py')
-rw-r--r--yt_dlp/extractor/canalalpha.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/extractor/canalalpha.py b/yt_dlp/extractor/canalalpha.py
index 7287677c1..51d30a321 100644
--- a/yt_dlp/extractor/canalalpha.py
+++ b/yt_dlp/extractor/canalalpha.py
@@ -11,7 +11,7 @@ from ..utils import (
class CanalAlphaIE(InfoExtractor):
- _VALID_URL = r'(?:https?://)(?:www\.)?canalalpha\.ch/play/[^/]+/[^/]+/(?P<id>\d+)/?.*'
+ _VALID_URL = r'https?://(?:www\.)?canalalpha\.ch/play/[^/]+/[^/]+/(?P<id>\d+)/?.*'
_TESTS = [{
'url': 'https://www.canalalpha.ch/play/le-journal/episode/24520/jeudi-28-octobre-2021',