]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/vidly.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / vidly.py
index 49a19604102b3153bb9710815c0c4d966308bf9c..60698f0e1d05556eb24088279ecb2292922df9e7 100644 (file)
@@ -45,7 +45,7 @@ class VidlyIE(InfoExtractor):
             'ext': 'mp4',
             'title': 'w8p5b0',
             'thumbnail': r're:https://\w+\.cloudfront\.net/',
-        }
+        },
     }]
 
     def _real_extract(self, url):