pull/9860/head
bashonly 3 weeks ago committed by GitHub
parent 5bbd6c18b8
commit b0b674e6fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -57,7 +57,7 @@ class MixchIE(InfoExtractor):
'protocol': 'm3u8',
}],
'is_live': True,
'__post_extractor': self.extract_comments(video_id=video_id),
'__post_extractor': self.extract_comments(video_id),
}
def _get_comments(self, video_id):

Loading…
Cancel
Save