ZerioDev / Music-bot

A complete code to download for a cool Discord music bot !
https://discord.gg/5cGSYV8ZZj
GNU General Public License v3.0
892 stars 1.09k forks source link

Fixed Youtube Extractor error #338

Closed dev-shashwatt closed 3 weeks ago

dev-shashwatt commented 1 month ago

This update addresses instability issues caused by the previous YouTube extractor. I have replaced the existing implementation in main.js with the new YoutubeiExtractor, which is more reliable. Users will need to run yarn install to install the new extractor before starting the bot as usual. This change aims to enhance performance and improve user experience.