Merge pull request #626 from IONI0/vtt2ass-changes-branch
Fixes/enchancements for vtt2ass with new Hidive Q styles + Documentation
This commit is contained in:
parent
866bd26067
commit
adc1147ca4
1 changed files with 6 additions and 0 deletions
|
|
@ -239,6 +239,12 @@ Used to download all episodes from the show
|
|||
| All | `--fontSize ${fontSize}` | `number` | `No`| `NaN` | `55`| `fontSize: ` |
|
||||
|
||||
Used to set the fontsize of the subtitles
|
||||
#### `--combineLines`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | ---|
|
||||
| Hidive | `--combineLines ` | `boolean` | `No`| `NaN` | `NaN` |
|
||||
|
||||
If selected, will prevent a line from shifting downwards
|
||||
#### `--allDubs`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | ---|
|
||||
|
|
|
|||
Loading…
Reference in a new issue