projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f49dd
)
[hidive] Remove proxy from params
author
Sergey M․
<dstftw@gmail.com>
Sun, 4 Mar 2018 16:23:30 +0000
(23:23 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 4 Mar 2018 16:23:30 +0000
(23:23 +0700)
youtube_dl/extractor/hidive.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/hidive.py
b/youtube_dl/extractor/hidive.py
index 1c70b6646e3230f40d31e9942123505a3590def7..eee517071e969b176891b34bc795e426c12b7a97 100644
(file)
--- a/
youtube_dl/extractor/hidive.py
+++ b/
youtube_dl/extractor/hidive.py
@@
-30,7
+30,6
@@
class HiDiveIE(InfoExtractor):
},
'params': {
'skip_download': True,
- 'proxy': '192.99.245.228:3128',
},
}]