mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 08:21:56 +00:00
Typo
This commit is contained in:
parent
c254b0d82c
commit
b8362a618c
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
|
||||||
name: 'syncTiming',
|
name: 'syncTiming',
|
||||||
group: 'mux',
|
group: 'mux',
|
||||||
describe: 'Attempts to sync timing for multi-dub downloads EXPERIMENTAL',
|
describe: 'Attempts to sync timing for multi-dub downloads EXPERIMENTAL',
|
||||||
docDescribe: 'In enabled attempts to sync timing for multi-dub downloads.'
|
docDescribe: 'If enabled attempts to sync timing for multi-dub downloads.'
|
||||||
+ '\nNOTE: This is currently experimental and syncs audio and subtitles, though subtitles has a lot of guesswork'
|
+ '\nNOTE: This is currently experimental and syncs audio and subtitles, though subtitles has a lot of guesswork'
|
||||||
+ '\nIf you find bugs with this, please report it in the discord or github',
|
+ '\nIf you find bugs with this, please report it in the discord or github',
|
||||||
service: ['crunchy','hidive'],
|
service: ['crunchy','hidive'],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue