[KelbyOne] Add extractor (#2181)

Closes #2170
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2021-12-31 10:41:42 +05:30 committed by pukkandan
parent 9040e2d6e3
commit 497d77e1aa
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
3 changed files with 86 additions and 1 deletions

View file

@ -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',