From 03f53ed561d5627e3d2222e6a9d1eed3c0c196fc Mon Sep 17 00:00:00 2001 From: doe1080 <98906116+doe1080@users.noreply.github.com> Date: Sat, 16 Aug 2025 23:51:17 +0900 Subject: [PATCH] Apply suggestion Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> --- yt_dlp/extractor/lcp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/extractor/lcp.py b/yt_dlp/extractor/lcp.py index 936169fd90..2f48bc6a76 100644 --- a/yt_dlp/extractor/lcp.py +++ b/yt_dlp/extractor/lcp.py @@ -22,7 +22,7 @@ class LcpPlayIE(InfoExtractor): class LcpIE(InfoExtractor): _VALID_URL = r'https?://(?:www\.)?lcp\.fr/(?:[^/]+/)*(?P[^/]+)' - + _WORKING = False _TESTS = [{ # dailymotion live stream 'url': 'http://www.lcp.fr/le-direct',