[hidive] Remove proxy from params

This commit is contained in:
Sergey M․ 2018-03-04 23:23:30 +07:00
parent 62f49dd3b9
commit d53b6764d0
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -30,7 +30,6 @@ class HiDiveIE(InfoExtractor):
},
'params': {
'skip_download': True,
'proxy': '192.99.245.228:3128',
},
}]