forked from f0ck/f0ckv2
aktueller Stand lol
This commit is contained in:
@@ -51,7 +51,7 @@ export default async bot => {
|
||||
//meta = JSON.parse((await exec(`youtube-dl -f "bestvideo[ext=mp4,filesize<${maxfilesize}k]+bestaudio/best" --skip-download --dump-json "${link}"`)).stdout);
|
||||
}
|
||||
catch(err) {
|
||||
e.reply("(╯° °)╯︵ ┻━┻)");
|
||||
//e.reply("(╯° °)╯︵ ┻━┻)");
|
||||
console.error(err);
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user