1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[cleanup] Misc

This commit is contained in:
pukkandan
2022-07-31 03:35:16 +05:30
parent daef791100
commit 31b532a1f2
6 changed files with 20 additions and 20 deletions

View File

@ -76,7 +76,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(