mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-29 19:47:54 +01:00
[spreaker] Set extractor name to spreaker to override IE_NAME
This commit is contained in:
parent
a894bc1c3e
commit
1c9e16b8b9
@ -160,6 +160,7 @@ class SpreakerIE(InfoExtractor):
|
||||
'url': show_image.get('small_url')
|
||||
},
|
||||
],
|
||||
'extractor': 'spreaker',
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user