mirror of
https://github.com/soimort/you-get.git
synced 2025-03-13 03:17:44 +03:00
update README.md
This commit is contained in:
parent
d3c3ca34ae
commit
8980d105df
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user