mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-10 02:43:44 +00:00
only return extractor_key in playlist entries of type video
Authored by: bashonly
This commit is contained in:
parent
ed93080541
commit
641ac1fb98
@ -132,7 +132,6 @@ class ZDFBaseIE(InfoExtractor):
|
||||
}) for f in fmts)
|
||||
|
||||
return {
|
||||
'extractor_key': ZDFIE.ie_key(),
|
||||
'id': content_id,
|
||||
'duration': duration,
|
||||
'formats': formats,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user