]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/applepodcasts.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / applepodcasts.py
index 49bbeab823eb84601f517ad4d5641dbba55cb98b..bd301e904a37bbc3b0c0faec58604a688dfdb035 100644 (file)
@@ -24,7 +24,7 @@ class ApplePodcastsIE(InfoExtractor):
             'duration': 6454,
             'series': 'The Tim Dillon Show',
             'thumbnail': 're:.+[.](png|jpe?g|webp)',
-        }
+        },
     }, {
         'url': 'https://podcasts.apple.com/podcast/207-whitney-webb-returns/id1135137367?i=1000482637777',
         'only_matching': True,