mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-05 02:32:44 +01:00
Remove duplicate key
This commit is contained in:
parent
9b738b2caa
commit
d8b7e80d29
@ -84,6 +84,5 @@ def _real_extract(self, url):
|
||||
'duration': duration,
|
||||
'upload_date': upload_date,
|
||||
'title': title,
|
||||
'formats': formats,
|
||||
'categories': categories,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user