[uplynk,viceland] update tests and change uplynk extractors names
This commit is contained in:
parent
525e0316c0
commit
24eb13b1c6
2 changed files with 4 additions and 1 deletions
|
@ -36,7 +36,7 @@ class VicelandIE(AdobePass):
|
|||
# m3u8 download
|
||||
'skip_download': True,
|
||||
},
|
||||
'add_ie': ['UplynkPreplay', 'Uplynk'],
|
||||
'add_ie': ['UplynkPreplay'],
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue