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