aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/YoutubeDL.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-01-10 21:09:15 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-01-10 21:09:18 +0100
commit8bfa75451b6506db324e766ef5d815d10eee5619 (patch)
treea94609a39e48ab9d4f3e97077963428bcf883f6c /youtube_dl/YoutubeDL.py
parentc071733fd441109633bb9bb57007fae754b7610d (diff)
downloadyoutube-dl-8bfa75451b6506db324e766ef5d815d10eee5619.tar.xz
[options] Add --no-call-home
While we're at it, also drop "experimental" moniker for --call-home - should work fine.
Diffstat (limited to 'youtube_dl/YoutubeDL.py')
-rwxr-xr-xyoutube_dl/YoutubeDL.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py
index 84cea472c..47e143d89 100755
--- a/youtube_dl/YoutubeDL.py
+++ b/youtube_dl/YoutubeDL.py
@@ -213,8 +213,8 @@ class YoutubeDL(object):
- "detect_or_warn": check whether we can do anything
about it, warn otherwise
source_address: (Experimental) Client-side IP address to bind to.
- call_home: (Experimental) Boolean, true iff we are allowed to
- contact the youtube-dl servers for debugging.
+ call_home: Boolean, true iff we are allowed to contact the
+ youtube-dl servers for debugging.
The following parameters are not used by YoutubeDL itself, they are used by