1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2025-01-10 07:07:55 +01:00

[AnimeLab] Add display_id to tests

This commit is contained in:
Mariusz Skoneczko 2017-07-10 10:33:39 +10:00
parent 10b76a6853
commit cd77244e29

View File

@ -28,6 +28,7 @@ class AnimeLabIE(InfoExtractor):
'info_dict': {
'id': '46000',
'ext': 'mp4',
'display_id': 'death-note-episode-1',
'title': 'Death Note - Episode 1 - Rebirth',
'description': 'md5:82581ad67bf1f714409a434fd96ff85d',
'series': 'Death Note',
@ -46,6 +47,7 @@ class AnimeLabIE(InfoExtractor):
'info_dict': {
'id': '383',
'ext': 'mp4',
'display_id': 'fullmetal-alchemist-brotherhood-episode-42',
'title': 'Fullmetal Alchemist: Brotherhood - Episode 42 - Signs of a Counteroffensive',
'description': 'md5:103eb61dd0a56d3dfc5dbf748e5e83f4',
'series': 'Fullmetal Alchemist: Brotherhood',