From adc1147ca43c9760eed1bd2a5f8ba0d346cd4e01 Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Thu, 4 Apr 2024 00:59:48 +0000 Subject: [PATCH] Merge pull request #626 from IONI0/vtt2ass-changes-branch Fixes/enchancements for vtt2ass with new Hidive Q styles + Documentation --- docs/DOCUMENTATION.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 7e849e2..0696012 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -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** | --- | --- | --- | --- | --- | ---|