commit: 8bf9591a70757c624a8ea5bf686040ed752246e0
parent a800838f5afad43a76a53bdb5f4c1b20c80ff202
Author: Adrian Heine né Lang <mail@adrianheine.de>
Date: Sat, 30 Jan 2021 13:44:01 +0100
[AENetworks] update AENetworksShowIE test playlist id (#27851)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/aenetworks.py b/youtube_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',
},