]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/stripchat.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / stripchat.py
index a847925e47a44ba352fadf9e5d1ffbcf8366fd71..31c8afbc6268acc4723cbacb5fc856ebd94c50f0 100644 (file)
@@ -22,7 +22,7 @@ class StripchatIE(InfoExtractor):
         'skip': 'Room is offline',
     }, {
         'url': 'https://stripchat.com/Rakhijaan@xh',
-        'only_matching': True
+        'only_matching': True,
     }]
 
     def _real_extract(self, url):