Merge branch 'master' of https://github.com/anidl/multi-downloader-nx
Some checks failed
auto-documentation / documentation (push) Waiting to run
Style and build test / tsc (push) Waiting to run
Style and build test / eslint (push) Waiting to run
Style and build test / prettier (push) Waiting to run
Style and build test / test (push) Blocked by required conditions
build and push docker image / build-node (push) Has been cancelled

This commit is contained in:
stratumadev 2025-10-01 02:32:32 +02:00
commit 8f214967d8

View file

@ -227,6 +227,12 @@ Download video with specific hardsubs
Download subtitles by language tag (space-separated)
Crunchy Only: un, en, en-IN, es-419, es-419, es-ES, pt-BR, pt-PT, fr, de, ar, ar, it, ru, tr, hi, zh-CN, zh-TW, zh-HK, ko, ca-ES, pl-PL, th-TH, ta-IN, ms-MY, vi-VN, id-ID, te-IN, ja
#### `--noASSConv`
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
| --- | --- | --- | --- | --- | --- | ---|
| Crunchyroll, Hidive | `--noASSConv ` | `boolean` | `No`| `NaN` | `false`| `noASSConv: ` |
Disables VTT conversion to ASS.
#### `--noSubFix`
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
| --- | --- | --- | --- | --- | --- | ---|