update README.md

This commit is contained in:
Mort Yao 2015-10-17 05:12:20 +02:00
parent d3c3ca34ae
commit 8980d105df

View File

@ -237,7 +237,7 @@ Download options (use with URLs):
-f | --force Force overwriting existed files. -f | --force Force overwriting existed files.
-i | --info Display the information of videos without downloading. -i | --info Display the information of videos without downloading.
-u | --url Display the real URLs 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. -n | --no-merge Don't merge video parts.
-F | --format <STREAM_ID> Video format code. -F | --format <STREAM_ID> Video format code.
-o | --output-dir <PATH> Set the output directory for downloaded videos. -o | --output-dir <PATH> Set the output directory for downloaded videos.
@ -246,6 +246,7 @@ Download options (use with URLs):
-y | --extractor-proxy <HOST:PORT> Use specific HTTP proxy for extracting stream data. -y | --extractor-proxy <HOST:PORT> Use specific HTTP proxy for extracting stream data.
--no-proxy Don't use any proxy. (ignore $http_proxy) --no-proxy Don't use any proxy. (ignore $http_proxy)
--debug Show traceback on KeyboardInterrupt. --debug Show traceback on KeyboardInterrupt.
--json Output the information of videos in json text without downloading.
``` ```
## License ## License