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.