about summary refs log tree commit diff
path: root/youtube_dl/extractor/viceland.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2016-08-14 22:45:43 +0100
committerRemita Amine <remitamine@gmail.com>2016-08-14 22:45:43 +0100
commit24eb13b1c6889cc4399b854cde931e5a5c5f5346 (patch)
tree05bf4f72cf972504735c75c361c5ccfbe1458fe8 /youtube_dl/extractor/viceland.py
parent525e0316c046ebcb689ebc01c4a1c53cf289b514 (diff)
downloadyoutube-dl-24eb13b1c6889cc4399b854cde931e5a5c5f5346.tar.gz
youtube-dl-24eb13b1c6889cc4399b854cde931e5a5c5f5346.tar.xz
youtube-dl-24eb13b1c6889cc4399b854cde931e5a5c5f5346.zip
[uplynk,viceland] update tests and change uplynk extractors names
Diffstat (limited to 'youtube_dl/extractor/viceland.py')
-rw-r--r--youtube_dl/extractor/viceland.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/viceland.py b/youtube_dl/extractor/viceland.py
index 814a72fa2..da766d8db 100644
--- a/youtube_dl/extractor/viceland.py
+++ b/youtube_dl/extractor/viceland.py
@@ -36,7 +36,7 @@ class VicelandIE(AdobePass):
             # m3u8 download
             'skip_download': True,
         },
-        'add_ie': ['UplynkPreplay', 'Uplynk'],
+        'add_ie': ['UplynkPreplay'],
     }
 
     def _real_extract(self, url):