1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-11 18:34:14 +02:00

[ae] Fix _TESTS

This commit is contained in:
Yen Chi Hsuan 2016-01-16 20:56:53 +08:00
parent 350e02d40d
commit 1358b94163

View File

@ -20,13 +20,14 @@ class AEIE(InfoExtractor):
'skip_download': True, 'skip_download': True,
}, },
'add_ie': ['ThePlatform'], 'add_ie': ['ThePlatform'],
'expected_warnings': ['JSON-LD'],
}, { }, {
'url': 'http://www.history.com/shows/mountain-men/season-1/episode-1', 'url': 'http://www.history.com/shows/mountain-men/season-1/episode-1',
'info_dict': { 'info_dict': {
'id': 'eg47EERs_JsZ', 'id': 'eg47EERs_JsZ',
'ext': 'mp4', 'ext': 'mp4',
'title': "Winter Is Coming", 'title': "Winter Is Coming",
'description': 'md5:a40e370925074260b1c8a633c632c63a', 'description': 'md5:641f424b7a19d8e24f26dea22cf59d74',
}, },
'params': { 'params': {
# m3u8 download # m3u8 download