diff --git a/yt_dlp/extractor/fptplay.py b/yt_dlp/extractor/fptplay.py index a75630cbec..985d7b0e5d 100644 --- a/yt_dlp/extractor/fptplay.py +++ b/yt_dlp/extractor/fptplay.py @@ -37,7 +37,7 @@ class FptplayIE(InfoExtractor): 'episode_number': '1', 'duration': '2665', }, - }, ] + }] def _real_extract(self, url):