From 83cb564e24d6230f4e5a0193704125dab2d831f8 Mon Sep 17 00:00:00 2001 From: ping Date: Sat, 10 Sep 2016 02:35:55 +0800 Subject: [PATCH] Remove unnecessary param from test --- youtube_dl/extractor/viu.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/youtube_dl/extractor/viu.py b/youtube_dl/extractor/viu.py index 292bc8958..fd7c9d006 100644 --- a/youtube_dl/extractor/viu.py +++ b/youtube_dl/extractor/viu.py @@ -38,9 +38,8 @@ class ViuIE(ViuBaseIE): }, 'params': { 'skip_download': 'm3u8 download', - 'no_check_certificate': True, }, - 'skip': 'Geo-restricted to Singapore', + # 'skip': 'Geo-restricted to Singapore', }, { 'url': 'http://www.viu.com/ott/hk/zh-hk/vod/7123/%E5%A4%A7%E4%BA%BA%E5%A5%B3%E5%AD%90', 'info_dict': {