mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 09:40:30 +00:00
[tennistv] Remove duplicate key in dictionary
This commit is contained in:
parent
e6e68069f6
commit
b848a4ca1a
@ -104,7 +104,6 @@ def _real_extract(self, url):
|
||||
'title': title,
|
||||
'description': description,
|
||||
'formats': formats,
|
||||
'timestamp': timestamp,
|
||||
'thumbnail': thumbnail,
|
||||
'timestamp': timestamp,
|
||||
'series': series,
|
||||
|
Loading…
Reference in New Issue
Block a user