add a message
This commit is contained in:
parent
8d103c0c48
commit
92040eac27
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ app
|
|||
Wrong.audioTagNotFound();
|
||||
}
|
||||
} else {
|
||||
console.log("Let's go for highest quality...");
|
||||
const video = await downloadVideo(link, "highest");
|
||||
const audio = await downloadAudio(link, "highest");
|
||||
if (options.mp3) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue