mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[hidive] Remove proxy from params
This commit is contained in:
parent
62f49dd3b9
commit
d53b6764d0
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ class HiDiveIE(InfoExtractor):
|
|||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
'proxy': '192.99.245.228:3128',
|
||||
},
|
||||
}]
|
||||
|
||||
|
|
Loading…
Reference in a new issue