Merge pull request #626 from IONI0/vtt2ass-changes-branch

Fixes/enchancements for vtt2ass with new Hidive Q styles + Documentation
This commit is contained in:
AnimeDL 2024-04-04 00:59:48 +00:00 committed by github-actions[bot]
parent 866bd26067
commit adc1147ca4

View file

@ -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**
| --- | --- | --- | --- | --- | ---|