From 0bd2cab7e94ff59697661c4a605ed2ffa479b07f Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Wed, 21 May 2014 01:41:58 +0200 Subject: [PATCH] update README to reflect the merge of #317 --- README.md | 1 + README.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ee2b5b4f..a59ac572 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ For a complete list of all available options, see: -i | --info Display the information of videos without downloading. -u | --url Display the real URLs of videos without downloading. -n | --no-merge Don't merge video parts. + -c | --cookies Load NetScape's cookies.txt file. -o | --output-dir Set the output directory for downloaded videos. -p | --player Directly play the video with PLAYER like vlc/smplayer. -x | --http-proxy Use specific HTTP proxy for downloading. diff --git a/README.txt b/README.txt index bfc5b8e1..434d0c27 100644 --- a/README.txt +++ b/README.txt @@ -182,6 +182,7 @@ For a complete list of all available options, see:: -i | --info Display the information of videos without downloading. -u | --url Display the real URLs of videos without downloading. -n | --no-merge Don't merge video parts. + -c | --cookies Load NetScape's cookies.txt file. -o | --output-dir Set the output directory for downloaded videos. -p | --player Directly play the video with PLAYER like vlc/smplayer. -x | --http-proxy Use specific HTTP proxy for downloading.