From ef975868a3b5f1f6b15a7c740ddce075a9fa10cd Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Thu, 20 Jun 2024 17:39:15 +0000 Subject: [PATCH] [CR] Rename crunchy play stream flag + Documentation --- docs/DOCUMENTATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 3191dfb..41a268d 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -180,10 +180,10 @@ Select the server to use | Crunchyroll | `--kstream ${stream}` | `number` | `No`| `-k` | [`1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`] | `1`| `kstream: ` | Select specific stream -#### `--cpstream` +#### `--cstream` | **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **Default** |**cli-default Entry** | --- | --- | --- | --- | --- | --- | --- | ---| -| Crunchyroll | `--cpstream ${device}` | `string` | `No`| `--cps` | [`chrome`, `firefox`, `safari`, `edge`, `fallback`, `ps4`, `ps5`, `switch`, `samsungtv`, `lgtv`, `rokutv`, `android`, `iphone`, `ipad`, `none`] | `chrome`| `cpstream: ` | +| Crunchyroll | `--cstream ${device}` | `string` | `No`| `--cs` | [`chrome`, `firefox`, `safari`, `edge`, `fallback`, `ps4`, `ps5`, `switch`, `samsungtv`, `lgtv`, `rokutv`, `android`, `iphone`, `ipad`, `none`] | `chrome`| `cstream: ` | Select specific crunchy play stream by device, or disable stream with "none" #### `--hslang`