diff --git a/README.md b/README.md index 0509b98d..a776f827 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ For a complete list of all available options, see: -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. + -y | --extractor-proxy Use specific HTTP proxy for extracting stream data. --no-proxy Don't use any proxy. (ignore $http_proxy) -S | --sogou Use a Sogou proxy server for downloading. --sogou-proxy Run a standalone Sogou proxy server. diff --git a/README.txt b/README.txt index b2195ae2..805dc9e7 100644 --- a/README.txt +++ b/README.txt @@ -188,6 +188,7 @@ For a complete list of all available options, see:: -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. + -y | --extractor-proxy Use specific HTTP proxy for extracting stream data. --no-proxy Don't use any proxy. (ignore $http_proxy) -S | --sogou Use a Sogou proxy server for downloading. --sogou-proxy Run a standalone Sogou proxy server.