aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-12-16 15:40:34 -0500
committerJesús <heckyel@hyperbola.info>2021-12-16 15:40:34 -0500
commit1abb4c89c62a9fec2e8a65c3d76d4ac0e8dd4c43 (patch)
tree288be0920e14cfe62720f55c6d1b685c0a9a5386 /test
parent97eb14c3689ac0589c41948161bc3ca23be31d95 (diff)
parentfed13096518de5ba6f2125a2a93df2113214d5db (diff)
downloadhypervideo-pre-1abb4c89c62a9fec2e8a65c3d76d4ac0e8dd4c43.tar.lz
hypervideo-pre-1abb4c89c62a9fec2e8a65c3d76d4ac0e8dd4c43.tar.xz
hypervideo-pre-1abb4c89c62a9fec2e8a65c3d76d4ac0e8dd4c43.zip
updated from upstream | 16/12/2021 at 15:40
Diffstat (limited to 'test')
-rw-r--r--test/helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/helper.py b/test/helper.py
index aef78c79d..9fb4f2120 100644
--- a/test/helper.py
+++ b/test/helper.py
@@ -223,7 +223,7 @@ def expect_info_dict(self, got_dict, expected_dict):
# Auto-generated
'playlist', 'format_index', 'webpage_url', 'video_ext', 'audio_ext', 'duration_string', 'epoch', 'fulltitle',
- 'extractor', 'extractor_key', 'original_url', 'webpage_url_basename', 'filepath', 'infojson_filename',
+ 'extractor', 'extractor_key', 'original_url', 'webpage_url_basename', 'webpage_url_domain', 'filepath', 'infojson_filename',
# Only live_status needs to be checked
'is_live', 'was_live',