aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Heine né Lang <mail@adrianheine.de>2021-01-30 13:44:01 +0100
committerGitHub <noreply@github.com>2021-01-30 13:44:01 +0100
commit8bf9591a70757c624a8ea5bf686040ed752246e0 (patch)
treeb56a2e43748edcce99323e9fc2719fd48b1c778e
parenta800838f5afad43a76a53bdb5f4c1b20c80ff202 (diff)
downloadyoutube-dl-8bf9591a70757c624a8ea5bf686040ed752246e0.tar.xz
[AENetworks] update AENetworksShowIE test playlist id (#27851)
-rw-r--r--youtube_dl/extractor/aenetworks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/aenetworks.py b/youtube_dl/extractor/aenetworks.py
index a5d88ebbe..e55c03fd7 100644
--- 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',
},