mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-27 22:14:47 +00:00
[uplynk,viceland] update tests and change uplynk extractors names
This commit is contained in:
@@ -36,7 +36,7 @@ class VicelandIE(AdobePass):
|
||||
# m3u8 download
|
||||
'skip_download': True,
|
||||
},
|
||||
'add_ie': ['UplynkPreplay', 'Uplynk'],
|
||||
'add_ie': ['UplynkPreplay'],
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Reference in New Issue
Block a user