mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 04:06:56 +01: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