mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 17:12:36 +00:00
[hidive] Remove proxy from params
This commit is contained in:
parent
62f49dd3b9
commit
d53b6764d0
@ -30,7 +30,6 @@ class HiDiveIE(InfoExtractor):
|
||||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
'proxy': '192.99.245.228:3128',
|
||||
},
|
||||
}]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user