mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-01-10 15:17:53 +01:00
[AnimeLab] Add duration to test
This commit is contained in:
parent
d773d032a6
commit
c370537deb
@ -33,6 +33,7 @@ class AnimeLabIE(InfoExtractor):
|
|||||||
'series': 'Fullmetal Alchemist: Brotherhood',
|
'series': 'Fullmetal Alchemist: Brotherhood',
|
||||||
'episode': 'Signs of a Counteroffensive',
|
'episode': 'Signs of a Counteroffensive',
|
||||||
'episode_number': 42,
|
'episode_number': 42,
|
||||||
|
'duration': 1469,
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'format': '[format_id=21711_yeshardsubbed_ja-JP][height=480]',
|
'format': '[format_id=21711_yeshardsubbed_ja-JP][height=480]',
|
||||||
|
Loading…
Reference in New Issue
Block a user