fix: add trailing comma

This commit is contained in:
JChris246
2025-03-16 18:54:12 -04:00
parent 5282335d06
commit 70ef50c243
+1 -1
View File
@@ -1790,7 +1790,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
'params': {
'skip_download': True,
},
}
},
]
@classmethod