projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dca0872
)
Document proxy
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 24 Nov 2013 14:03:25 +0000
(15:03 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 24 Nov 2013 14:03:25 +0000
(15:03 +0100)
youtube_dl/YoutubeDL.py
patch
|
blob
|
history
diff --git
a/youtube_dl/YoutubeDL.py
b/youtube_dl/YoutubeDL.py
index 72ccfa2ae49c7e46cecac4235c67c94ed2614690..0a845a344baa259151347b41966fb3ce23dedf4b 100644
(file)
--- a/
youtube_dl/YoutubeDL.py
+++ b/
youtube_dl/YoutubeDL.py
@@
-128,7
+128,8
@@
class YoutubeDL(object):
Videos already present in the file are not downloaded
again.
cookiefile: File name where cookies should be read from and dumped to.
- nocheckcertificate Do not verify SSL certificates
+ nocheckcertificate:Do not verify SSL certificates
+ proxy: URL of the proxy server to use
The following parameters are not used by YoutubeDL itself, they are used by
the FileDownloader: