Skip to content

Commit d418bf6

Browse files
committed
2 parents 2a7ec33 + 57be30d commit d418bf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/DOCUMENTATION.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,19 +193,19 @@ Select the server to use
193193
#### `--cstream`
194194
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **cli-default Entry**
195195
| --- | --- | --- | --- | --- | --- | ---|
196-
| Crunchyroll | `--cstream ${device}` | `string` | `No`| `--cs` | [`chrome`, `firefox`, `safari`, `edge`, `fallback`, `ps4`, `ps5`, `switch`, `xboxone`, `vidaa`, `samsungtv`, `lgtv`, `rokutv`, `chromecast`, `firetv`, `androidtv`, `android`, `androidtab`, `none`] | `NaN` |
196+
| Crunchyroll | `--cstream ${device}` | `string` | `No`| `--cs` | [`androidtv`, `none`] | `NaN` |
197197

198198
(Please use --vstream and --astream instead, this will deprecate soon) Select a specific Crunchyroll playback endpoint by device. Since Crunchyroll has started rolling out their new VBR encodes, we highly recommend using a TV endpoint (e.g. vidaa, samsungtv, lgtv, rokutv, chromecast, firetv, androidtv) to access the old CBR encodes. Please note: The older encodes do not include the new 192 kbps audio, the new audio is only available with the new VBR encodes.
199199
#### `--vstream`
200200
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **Default** |**cli-default Entry**
201201
| --- | --- | --- | --- | --- | --- | --- | ---|
202-
| Crunchyroll | `--vstream ${device}` | `string` | `No`| `--vs` | [`chrome`, `firefox`, `safari`, `edge`, `fallback`, `ps4`, `ps5`, `switch`, `xboxone`, `vidaa`, `samsungtv`, `lgtv`, `rokutv`, `chromecast`, `firetv`, `androidtv`, `android`, `androidtab`, `none`] | `androidtv`| `vstream: ` |
202+
| Crunchyroll | `--vstream ${device}` | `string` | `No`| `--vs` | [`androidtv`, `none`] | `androidtv`| `vstream: ` |
203203

204204
Select a specific Crunchyroll video playback endpoint by device.
205205
#### `--astream`
206206
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **Default** |**cli-default Entry**
207207
| --- | --- | --- | --- | --- | --- | --- | ---|
208-
| Crunchyroll | `--astream ${device}` | `string` | `No`| `--as` | [`chrome`, `firefox`, `safari`, `edge`, `fallback`, `ps4`, `ps5`, `switch`, `xboxone`, `vidaa`, `samsungtv`, `lgtv`, `rokutv`, `chromecast`, `firetv`, `androidtv`, `android`, `androidtab`, `none`] | `androidtv`| `astream: ` |
208+
| Crunchyroll | `--astream ${device}` | `string` | `No`| `--as` | [`androidtv`, `android`, `androidtab`, `none`] | `android`| `astream: ` |
209209

210210
Select a specific Crunchyroll audio playback endpoint by device.
211211
#### `--tsd`

0 commit comments

Comments
 (0)