Merge branch 'master' of https://github.com/anidl/multi-downloader-nx + Documentation
This commit is contained in:
parent
16d661f6ef
commit
cb4d9ed621
1 changed files with 7 additions and 7 deletions
|
|
@ -77,7 +77,7 @@ The output is organized in pages. Use this command to output the items for the g
|
|||
#### `--search-locale`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | --- | ---|
|
||||
| Crunchyroll | `--search-locale ${locale}` | `string` | `No`| `NaN` | [`''`, `en-US`, `en-IN`, `es-LA`, `es-419`, `es-ES`, `pt-BR`, `fr-FR`, `de-DE`, `ar-ME`, `ar-SA`, `it-IT`, `ru-RU`, `tr-TR`, `hi-IN`, `zh-CN`, `ko-KR`] | ``| `search-locale: ` |
|
||||
| Crunchyroll | `--search-locale ${locale}` | `string` | `No`| `NaN` | [`''`, `en-US`, `en-IN`, `es-LA`, `es-419`, `es-ES`, `pt-BR`, `pt-PT`, `fr-FR`, `de-DE`, `ar-ME`, `ar-SA`, `it-IT`, `ru-RU`, `tr-TR`, `hi-IN`, `zh-CN`, `ko-KR`] | ``| `search-locale: ` |
|
||||
|
||||
Set the search local that will be used for searching for items.
|
||||
#### `--new`
|
||||
|
|
@ -144,17 +144,17 @@ Select specific stream
|
|||
#### `--hslang`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | --- | ---|
|
||||
| Crunchyroll | `--hslang ${hslang}` | `string` | `No`| `NaN` | [`none`, `en`, `es-419`, `es-ES`, `pt`, `pt-BR`, `fr`, `de`, `ar`, `it`, `ru`, `tr`, `hi`, `zh`, `ko`, `ja`] | `none`| `hslang: ` |
|
||||
| Crunchyroll | `--hslang ${hslang}` | `string` | `No`| `NaN` | [`none`, `en`, `en-IN`, `es-419`, `es-ES`, `pt`, `pt-BR`, `pt-PT`, `fr`, `de`, `ar`, `it`, `ru`, `tr`, `hi`, `zh`, `zh-CN`, `ko`, `ja`] | `none`| `hslang: ` |
|
||||
|
||||
Download video with specific hardsubs
|
||||
#### `--dlsubs`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Choices** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | --- | ---|
|
||||
| Both | `--dlsubs ${sub1} ${sub2}` | `array` | `No`| `NaN` | [`all`, `none`, `en`, `es-419`, `es-ES`, `pt`, `pt-BR`, `fr`, `de`, `ar`, `it`, `ru`, `tr`, `hi`, `zh`, `ko`, `ja`] | `all`| `dlsubs: ` |
|
||||
| Both | `--dlsubs ${sub1} ${sub2}` | `array` | `No`| `NaN` | [`all`, `none`, `en`, `en-IN`, `es-419`, `es-ES`, `pt`, `pt-BR`, `pt-PT`, `fr`, `de`, `ar`, `it`, `ru`, `tr`, `hi`, `zh`, `zh-CN`, `ko`, `ja`] | `all`| `dlsubs: ` |
|
||||
|
||||
Download subtitles by language tag (space-separated)
|
||||
Funi Only: zh
|
||||
Crunchy Only: en, es-419, es-ES, fr, de, ar, ar, it, ru, tr, hi, zh, ko
|
||||
Crunchy Only: en-IN, es-419, es-ES, pt-PT, fr, de, ar, ar, it, ru, tr, hi, zh-CN, ko
|
||||
#### `--novids`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | ---|
|
||||
|
|
@ -180,7 +180,7 @@ Skip downloading subtitles
|
|||
|
||||
Set the language to download:
|
||||
Funi Only: cmn
|
||||
Crunchy Only: eng, spa-419, spa-ES, fra, deu, ara, ara, ita, rus, tur, hin, zho, kor
|
||||
Crunchy Only: eng, spa-419, spa-ES, por, fra, deu, ara, ara, ita, rus, tur, hin, zho, kor
|
||||
#### `--all`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | ---|
|
||||
|
|
@ -303,14 +303,14 @@ Set the options given to ffmpeg
|
|||
| Both | `--defaultAudio ${args}` | `string` | `No`| `NaN` | `eng`| `defaultAudio: ` |
|
||||
|
||||
Set the default audio track by language code
|
||||
Possible Values: eng, eng, spa-419, spa-419, spa-ES, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
Possible Values: eng, eng, spa-419, spa-419, spa-ES, por, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
#### `--defaultSub`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | ---|
|
||||
| Both | `--defaultSub ${args}` | `string` | `No`| `NaN` | `eng`| `defaultSub: ` |
|
||||
|
||||
Set the default subtitle track by language code
|
||||
Possible Values: eng, eng, spa-419, spa-419, spa-ES, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
Possible Values: eng, eng, spa-419, spa-419, spa-ES, por, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
### Filename Template
|
||||
#### `--fileName`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
|
||||
|
|
|
|||
Loading…
Reference in a new issue