]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/rockstargames.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / rockstargames.py
index 16622430cd3e1c2eba769264cc18a3fe9f8cd069..02abd482c8d04fb4b65821d37fbdb9002d01b42b 100644 (file)
@@ -19,7 +19,7 @@ class RockstarGamesIE(InfoExtractor):
             'thumbnail': r're:^https?://.*\.jpg$',
             'timestamp': 1464876000,
             'upload_date': '20160602',
-        }
+        },
     }, {
         'url': 'http://www.rockstargames.com/videos#/?video=48',
         'only_matching': True,