mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Fix link
parent
e294dc62c3
commit
e9c95d5db5
1 changed files with 1 additions and 1 deletions
2
Cli.md
2
Cli.md
|
|
@ -94,7 +94,7 @@ The following flags can be set to modify the command behavior:
|
||||||
| `-l` | `--language` | Audio locale which should be downloaded. Can be used multiple times. |
|
| `-l` | `--language` | Audio locale which should be downloaded. Can be used multiple times. |
|
||||||
| `-d` | `--directory` | Directory to download the video(s) to. |
|
| `-d` | `--directory` | Directory to download the video(s) to. |
|
||||||
| `-o` | `--output` | Name of the output file. |
|
| `-o` | `--output` | Name of the output file. |
|
||||||
| `-m` | `--merge` | Sets the behavior of the stream merging. Valid behaviors are 'auto', 'audio', 'video'. See the [wiki](https://github.com/ByteDream/crunchyroll-go/wiki/Cli#archive) for more information. |
|
| `-m` | `--merge` | Sets the behavior of the stream merging. Valid behaviors are 'auto', 'audio', 'video'. See the [wiki](#archive) for more information. |
|
||||||
| `-c` | `--compress` | If is set, all output will be compresses into an archive. This flag sets the name of the compressed output file and the file ending specifies the compression algorithm (gzip, tar, zip are supported). |
|
| `-c` | `--compress` | If is set, all output will be compresses into an archive. This flag sets the name of the compressed output file and the file ending specifies the compression algorithm (gzip, tar, zip are supported). |
|
||||||
| `-r` | `--resolution` | The resolution of the video(s). `best` for best resolution, `worst` for worst. |
|
| `-r` | `--resolution` | The resolution of the video(s). `best` for best resolution, `worst` for worst. |
|
||||||
| `-g` | `--goroutines` | Sets how many parallel segment downloads should be used. |
|
| `-g` | `--goroutines` | Sets how many parallel segment downloads should be used. |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue