fix(dl): Have --sub-format default to None to keep original sub format

This commit is contained in:
rlaphoenix
2024-03-01 05:17:59 +00:00
parent c516f54a07
commit 76dc54fc13
2 changed files with 8 additions and 7 deletions

View File

@@ -160,7 +160,7 @@ AMZN:
bitrate: CVBR
```
or to change the output subtitle format from the default (SubRip SRT) to WebVTT,
or to change the output subtitle format from the default (original format) to WebVTT,
```yaml
sub_format: vtt