mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-10 10:49:45 +00:00
[hidive] Remove proxy from params
This commit is contained in:
@@ -30,7 +30,6 @@ class HiDiveIE(InfoExtractor):
|
||||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
'proxy': '192.99.245.228:3128',
|
||||
},
|
||||
}]
|
||||
|
||||
|
Reference in New Issue
Block a user