fix: correct lint error

pull/12634/head
JChris246 4 months ago
parent 70ef50c243
commit 60fb8cdea5

@ -1757,7 +1757,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
'params': {
'skip_download': True,
},
}, { # Youtube RSS feed
}, { # Youtube RSS feed
'url': 'https://www.youtube.com/feeds/videos.xml?channel_id=UC7_gcs09iThXybpVgjHZ_7g',
'md5': '7d66034582204a3ac425c71eb6b7b6e0',
'info_dict': {

Loading…
Cancel
Save