about summary refs log tree commit diff
diff options
context:
space:
mode:
authordirkf <fieldhouse@gmx.net>2022-08-08 08:17:22 +0100
committerGitHub <noreply@github.com>2022-08-08 08:17:22 +0100
commit28194bd327fbdfd477a9a7692fe173c2dee3d19c (patch)
tree5fb2d102ca832fc1c15c32096fadece92ba6a8c5
parentefa723edc679e31307f91392d068c240dc79c4b7 (diff)
downloadyoutube-dl-28194bd327fbdfd477a9a7692fe173c2dee3d19c.tar.gz
youtube-dl-28194bd327fbdfd477a9a7692fe173c2dee3d19c.tar.xz
youtube-dl-28194bd327fbdfd477a9a7692fe173c2dee3d19c.zip
[extractor/minds]
Linter
-rw-r--r--youtube_dl/extractor/minds.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/minds.py b/youtube_dl/extractor/minds.py
index 8e9f0f825..e8fd582aa 100644
--- a/youtube_dl/extractor/minds.py
+++ b/youtube_dl/extractor/minds.py
@@ -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(