]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/nuevo.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / nuevo.py
index 5670445aa88a14a0de4dc75a9a4a37830622a2a1..945fd0c9ce9012b96873c25f24be2ea8712392f7 100644 (file)
@@ -28,5 +28,5 @@ def _extract_nuevo(self, config_url, video_id, headers={}):
             'title': title,
             'thumbnail': thumbnail,
             'duration': duration,
-            'formats': formats
+            'formats': formats,
         }