Browse Source

[hidive] Remove proxy from params

master-ytdl-org
Sergey M․ 7 years ago
parent
commit
d53b6764d0
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/hidive.py

+ 0
- 1
youtube_dl/extractor/hidive.py View File

@ -30,7 +30,6 @@ class HiDiveIE(InfoExtractor):
},
'params': {
'skip_download': True,
'proxy': '192.99.245.228:3128',
},
}]


Loading…
Cancel
Save