mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-23 21:58:29 +00:00
fix
This commit is contained in:
parent
9927b7dbbe
commit
b65de54ee9
@ -758,7 +758,7 @@ class GenericIE(InfoExtractor):
|
||||
},
|
||||
'skip': 'IE fix required; embed detection',
|
||||
}, {
|
||||
# ✅53
|
||||
# 🆑53
|
||||
# CondeNastIE
|
||||
'url': 'https://www.wired.com/video/watch/the-wired-reviews-teams-amazon-prime-day-picks',
|
||||
'info_dict': {
|
||||
@ -774,6 +774,7 @@ class GenericIE(InfoExtractor):
|
||||
'upload_date': '20250708',
|
||||
'uploader': 'wired',
|
||||
},
|
||||
'skip': 'Already supported by _VALID_URL',
|
||||
}, {
|
||||
# 🔧54
|
||||
# CondeNastIE
|
||||
|
Loading…
Reference in New Issue
Block a user