[uplynk,viceland] update tests and change uplynk extractors names

This commit is contained in:
Remita Amine 2016-08-14 22:45:43 +01:00
parent 525e0316c0
commit 24eb13b1c6
2 changed files with 4 additions and 1 deletions

View file

@ -36,7 +36,7 @@ class VicelandIE(AdobePass):
# m3u8 download
'skip_download': True,
},
'add_ie': ['UplynkPreplay', 'Uplynk'],
'add_ie': ['UplynkPreplay'],
}
def _real_extract(self, url):