mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-01 22:08:36 +09: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