options fixes

This commit is contained in:
AnimeDL 2024-04-14 10:00:56 -07:00
parent 3486ec67a7
commit 1fa4d5bbbb

View file

@ -193,7 +193,7 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
describe: 'Download only once the video with the best selected quality',
type: 'boolean',
group: 'dl',
service: ['crunchy'],
service: ['crunchy', 'ao'],
docDescribe: 'If selected, the best selected quality will be downloaded only for the first language,'
+ '\nthen the worst video quality with the same audio quality will be downloaded for every other language.'
+ '\nBy the later merge of the videos, no quality difference will be present.'