I have ytdl-core downloaded and im using it with discord.js. I have a command that plays a YouTube video's audio into voice chat. Does anybody know a way I can get JUST the string of the video title from a link, or a simple way to get the title? Even easier would be just a way to get the title of the video from the link somehow. Any help is appreciated! Thanks!I have ytdl-core downloaded and im using it wit