mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-23 04:18:54 +03:00
fix: add trailing comma
This commit is contained in:
@@ -1790,7 +1790,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
},
|
||||
}
|
||||
},
|
||||
]
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user