mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-26 23:28: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',
|
'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
|
||||||
|
Loading…
Reference in New Issue
Block a user