From 3dcd982c860ec2c7d5fb836a34a27df56064f4cd Mon Sep 17 00:00:00 2001 From: XZS Date: Sat, 10 Sep 2016 13:42:08 +0200 Subject: [PATCH] document libsecret integration --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7543f81ac..d49b34e67 100644 --- a/README.md +++ b/README.md @@ -353,7 +353,8 @@ which means you can modify it, redistribute it or use it however you like. ## Authentication Options: -u, --username USERNAME Login with this account ID -p, --password PASSWORD Account password. If this option is left - out, youtube-dl will ask interactively. + out, youtube-dl will query libsecret, if + available, or ask interactively. -2, --twofactor TWOFACTOR Two-factor auth code -n, --netrc Use .netrc authentication data --video-password PASSWORD Video password (vimeo, smotri, youku)