forked from Supositware/Haha-Yes
Updated description
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
parent
ed9c3dcaec
commit
edfd2f3be4
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class DownloadCommand extends Command {
|
||||||
description: {
|
description: {
|
||||||
content: 'Download videos from different website from the link you provided, use `-s` to make the vid a spoiler, `--proxy #` to select a proxy, `--listproxy` to see a list of proxy',
|
content: 'Download videos from different website from the link you provided, use `-s` to make the vid a spoiler, `--proxy #` to select a proxy, `--listproxy` to see a list of proxy',
|
||||||
usage: '[link] [caption]',
|
usage: '[link] [caption]',
|
||||||
examples: ['https://www.youtube.com/watch?v=6n3pFFPSlW4 Look at this funny gnome', 'https://www.youtube.com/watch?v=6n3pFFPSlW4 --proxy 1']
|
examples: ['https://www.youtube.com/watch?v=6n3pFFPSlW4 Look at this funny gnome', 'https://www.youtube.com/watch?v=6n3pFFPSlW4 --proxy 1', '--listproxy']
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue