1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-27 07:38:30 +00:00
This commit is contained in:
doe1080 2025-07-16 10:49:37 +09:00
parent 9927b7dbbe
commit b65de54ee9

View File

@ -758,7 +758,7 @@ class GenericIE(InfoExtractor):
}, },
'skip': 'IE fix required; embed detection', 'skip': 'IE fix required; embed detection',
}, { }, {
# 53 # 🆑53
# CondeNastIE # CondeNastIE
'url': 'https://www.wired.com/video/watch/the-wired-reviews-teams-amazon-prime-day-picks', 'url': 'https://www.wired.com/video/watch/the-wired-reviews-teams-amazon-prime-day-picks',
'info_dict': { 'info_dict': {
@ -774,6 +774,7 @@ class GenericIE(InfoExtractor):
'upload_date': '20250708', 'upload_date': '20250708',
'uploader': 'wired', 'uploader': 'wired',
}, },
'skip': 'Already supported by _VALID_URL',
}, { }, {
# 🔧54 # 🔧54
# CondeNastIE # CondeNastIE