]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/uktvplay.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / uktvplay.py
index ab22a8e2dd125a5272473e32596d574931bd07bc..9abe3436f2e2c6bdfa54b094d5a1f591756cce18 100644 (file)
@@ -18,7 +18,7 @@ class UKTVPlayIE(InfoExtractor):
             # m3u8 download
             'skip_download': True,
         },
-        'expected_warnings': ['Failed to download MPD manifest']
+        'expected_warnings': ['Failed to download MPD manifest'],
     }, {
         'url': 'https://uktvplay.uktv.co.uk/shows/africa/watch-online/5983349675001',
         'only_matching': True,