mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 20:10:20 +00:00
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
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:
commit
8f214967d8
1 changed files with 6 additions and 0 deletions
|
|
@ -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**
|
||||
| --- | --- | --- | --- | --- | --- | ---|
|
||||
|
|
|
|||
Loading…
Reference in a new issue