[cleanup] Misc
This commit is contained in:
parent
eb8fd6d044
commit
392389b7df
8 changed files with 46 additions and 38 deletions
|
|
@ -130,7 +130,7 @@ class SportDeutschlandIE(InfoExtractor):
|
|||
'channel_url': 'channel_url', 'was_live': 'was_live'}),
|
||||
**self._process_video(info['id'], video),
|
||||
} for i, video in enumerate(parts, 1)]
|
||||
print(entries[0]['duration'])
|
||||
|
||||
return {
|
||||
'_type': 'multi_video',
|
||||
**info,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue