From 40c5a40c5e42b1fb36a6c9b6b0fc0d0c9baa0ccd Mon Sep 17 00:00:00 2001 From: doe1080 <98906116+doe1080@users.noreply.github.com> Date: Wed, 16 Jul 2025 11:06:08 +0900 Subject: [PATCH] fix --- yt_dlp/extractor/generic.py | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/yt_dlp/extractor/generic.py b/yt_dlp/extractor/generic.py index 316cf01a8..b11b4cc6b 100644 --- a/yt_dlp/extractor/generic.py +++ b/yt_dlp/extractor/generic.py @@ -757,26 +757,6 @@ class GenericIE(InfoExtractor): 'thumbnail': r're:https?://cloudflarestream\.com/.+\.jpg', }, 'skip': 'IE fix required; embed detection', - }, { - # 🔧54 - # CondeNastIE - 'url': 'https://www.vanityfair.com/video/watch/vf-quiz-show-squid-game-s3', - 'info_dict': { - 'id': '6862f999c1afbc5ff06b4803', - 'ext': 'mp4', - 'title': '\'Squid Game\' Cast Tests How Well They Know Each Other', - 'categories': ['Arts & Culture', 'Hollywood'], - 'description': 'md5:7a9c668a1fc87648e77da13842ec1534', - 'duration': 955, - 'season': 'Season 1', - 'series': 'Quizzing Each Other', - 'tags': 'count:2', - 'thumbnail': r're:https?://dwgyu36up6iuz\.cloudfront\.net/.+\.jpg', - 'timestamp': 1751341306, - 'upload_date': '20250701', - 'uploader': 'vanityfair', - }, - 'skip': 'IE fix required; subtitles extraction', }, { # ✅55 # CrooksAndLiarsIE