From aec7e2fbb1d476fe6924f5d996432bb69eac647d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=3D=3FUTF-8=3Fq=3FAdrian=3D20Heine=3D20n=3DC3=3DA9=3D20Lan?= =?UTF-8?q?g=3F=3D?= Date: Fri, 26 Feb 2021 16:25:20 +0100 Subject: [PATCH] [AENetworks] update AENetworksShowIE test playlist id (#27851) --- haruhi_dl/extractor/aenetworks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haruhi_dl/extractor/aenetworks.py b/haruhi_dl/extractor/aenetworks.py index a5d88ebbe..e55c03fd7 100644 --- a/haruhi_dl/extractor/aenetworks.py +++ b/haruhi_dl/extractor/aenetworks.py @@ -252,7 +252,7 @@ class AENetworksShowIE(AENetworksListBaseIE): _TESTS = [{ 'url': 'http://www.history.com/shows/ancient-aliens', 'info_dict': { - 'id': 'SH012427480000', + 'id': 'SERIES1574', 'title': 'Ancient Aliens', 'description': 'md5:3f6d74daf2672ff3ae29ed732e37ea7f', },