(node:7764) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined at validateString (internal/validators.js:121:11) at Url.parse (url.js:159:3) at Object.urlParse [as parse] (url.js:154:13) at Object.exports.getURLVideoID (C:\Users\vip\Desktop\DiscordJS\OpiumBot\node_modules\ytdl-core\lib\util.js:252:22) at Object.exports.getVideoID (C:\Users\vip\Desktop\DiscordJS\OpiumBot\node_modules\ytdl-core\lib\util.js:285:20) at Function.exports. [as getInfo] (C:\Users\vip\Desktop\DiscordJS\OpiumBot\node_modules\ytdl-core\lib\info.js:320:19) at ytdl (C:\Users\vip\Desktop\DiscordJS\OpiumBot\node_modules\ytdl-core\lib\index.js:17:8) at C:\Users\vip\Desktop\DiscordJS\OpiumBot\commands\edmplay.js:47:32 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5) (Use `node --trace-warnings ...` to show where the warning was created) (node:7764) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:7764) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.