mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-27 07:38:30 +00:00
fix
This commit is contained in:
parent
b65de54ee9
commit
8daa54363a
@ -757,24 +757,6 @@ class GenericIE(InfoExtractor):
|
||||
'thumbnail': r're:https?://cloudflarestream\.com/.+\.jpg',
|
||||
},
|
||||
'skip': 'IE fix required; embed detection',
|
||||
}, {
|
||||
# 🆑53
|
||||
# CondeNastIE
|
||||
'url': 'https://www.wired.com/video/watch/the-wired-reviews-teams-amazon-prime-day-picks',
|
||||
'info_dict': {
|
||||
'id': '686d4037777e2b6c4273cf26',
|
||||
'ext': 'mp4',
|
||||
'title': 'The WIRED Reviews Team’s Amazon Prime Day Picks',
|
||||
'categories': ['Promotion'],
|
||||
'description': 'md5:6ca43d82dbfba04751327dd0ceee4e31',
|
||||
'duration': 103,
|
||||
'tags': 'count:2',
|
||||
'thumbnail': r're:https?://dwgyu36up6iuz\.cloudfront\.net/.+\.jpg',
|
||||
'timestamp': 1751976000,
|
||||
'upload_date': '20250708',
|
||||
'uploader': 'wired',
|
||||
},
|
||||
'skip': 'Already supported by _VALID_URL',
|
||||
}, {
|
||||
# 🔧54
|
||||
# CondeNastIE
|
||||
|
Loading…
Reference in New Issue
Block a user