Merge branch 'ytdl-org:master' into twitter-titles

This commit is contained in:
Ben Welsh
2022-08-10 15:08:54 -03:00
committed by GitHub
4 changed files with 13 additions and 8 deletions

View File

@@ -78,7 +78,7 @@ class MindsIE(MindsBaseIE):
else:
return self.url_result(entity['perma_url'])
else:
assert(entity['subtype'] == 'video')
assert (entity['subtype'] == 'video')
video_id = entity_id
# 1080p and webm formats available only on the sources array
video = self._call_api(