From 497d77e1aa68bff95b56c87aca79c88d559f4144 Mon Sep 17 00:00:00 2001 From: Ashish Gupta Date: Fri, 31 Dec 2021 10:41:42 +0530 Subject: [KelbyOne] Add extractor (#2181) Closes #2170 Authored by: Ashish0804 --- test/helper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/helper.py') diff --git a/test/helper.py b/test/helper.py index b63a5c897..598f803f4 100644 --- a/test/helper.py +++ b/test/helper.py @@ -211,7 +211,7 @@ def sanitize_got_info_dict(got_dict): # Auto-generated 'autonumber', 'playlist', 'format_index', 'video_ext', 'audio_ext', 'duration_string', 'epoch', - 'fulltitle', 'extractor', 'extractor_key', 'filepath', 'infojson_filename', 'original_url', + 'fulltitle', 'extractor', 'extractor_key', 'filepath', 'infojson_filename', 'original_url', 'n_entries', # Only live_status needs to be checked 'is_live', 'was_live', -- cgit v1.2.3