Document proxy

This commit is contained in:
Philipp Hagemeister 2013-11-24 15:03:25 +01:00
parent dca0872056
commit a1ee09e815
1 changed files with 2 additions and 1 deletions

View File

@ -128,7 +128,8 @@ class YoutubeDL(object):
Videos already present in the file are not downloaded Videos already present in the file are not downloaded
again. again.
cookiefile: File name where cookies should be read from and dumped to. 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 following parameters are not used by YoutubeDL itself, they are used by
the FileDownloader: the FileDownloader: