From 2181983a0c97c6fd3bb681c86d64699051061c1c Mon Sep 17 00:00:00 2001 From: pukkandan Date: Thu, 4 Feb 2021 13:26:01 +0530 Subject: Update to ytdl-2021.02.04.1 except youtube --- youtube_dlc/extractor/aenetworks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube_dlc/extractor/aenetworks.py') diff --git a/youtube_dlc/extractor/aenetworks.py b/youtube_dlc/extractor/aenetworks.py index a5d88ebbe..e55c03fd7 100644 --- a/youtube_dlc/extractor/aenetworks.py +++ b/youtube_dlc/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', }, -- cgit v1.2.3