mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 00:12:05 +00:00
Merge pull request #381 from RavensRain/master
Ability to reduce unnecessary bandwidth usage + Documentation
This commit is contained in:
parent
45b2fc2624
commit
6c10aa1719
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ Set the quality level. Use 0 to use the maximum quality.
|
|||
#### `--dlVideoOnce`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | ---|
|
||||
| Both | `--dlVideoOnce ` | `boolean` | `No`| `NaN` | `true`| `dlVideoOnce: ` |
|
||||
| Crunchyroll | `--dlVideoOnce ` | `boolean` | `No`| `NaN` | `false`| `dlVideoOnce: ` |
|
||||
|
||||
If selected, the best selected quality will be downloaded only for the first language,
|
||||
then the worst video quality with the same audio quality will be downloaded for every other language.
|
||||
|
|
|
|||
Loading…
Reference in a new issue