From 8980d105df3b4b4f3c264f63c16eebebbbfc216d Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Sat, 17 Oct 2015 05:12:20 +0200 Subject: [PATCH] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 911197ac..4385c34c 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ Download options (use with URLs): -f | --force Force overwriting existed files. -i | --info Display the information of videos without downloading. -u | --url Display the real URLs of videos without downloading. - -c | --cookies Load NetScape's cookies.txt file. + -c | --cookies Load cookies.txt or cookies.sqlite. -n | --no-merge Don't merge video parts. -F | --format Video format code. -o | --output-dir Set the output directory for downloaded videos. @@ -246,6 +246,7 @@ Download options (use with URLs): -y | --extractor-proxy Use specific HTTP proxy for extracting stream data. --no-proxy Don't use any proxy. (ignore $http_proxy) --debug Show traceback on KeyboardInterrupt. + --json Output the information of videos in json text without downloading. ``` ## License