mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-06 17:03:46 +00:00
Removed the 'ext' key from the new test's info_dict, as the downloaded entity is a playlist, not a standalone item, and as such, does not have an extension. All tests pass.
This commit is contained in:
parent
44ba62ffd5
commit
c61e62aa7a
@ -53,7 +53,6 @@ class CTVNewsIE(InfoExtractor):
|
||||
'info_dict':
|
||||
{
|
||||
'id': '1.6665797',
|
||||
'ext': 'mp4',
|
||||
},
|
||||
'playlist_mincount': 1,
|
||||
}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user