kabirjaipal / JUGNU-MUSIC

Top-notch Music Bot with Buttons, premium Filters, sleek UI, dedicated bot channel support. Built on Distube.JS, Discord.JS, Express.js, and Josh wrapper for SQL and Mongoose
https://jugnu.netlify.app
MIT License
265 stars 367 forks source link

YouTube mixes don't work #44

Closed gvmii closed 1 year ago

gvmii commented 1 year ago

https://www.youtube.com/watch?v=j5nsDZDcnmk&list=RDGMEMYH9CUrFO7CfLJpaD7UR85w&index=7

If you try this link, this will pop-up in your terminal:

` [Error_Handling] :: Unhandled Rejection/Catch Error [PlayError]: https://www.youtube.com/watch?v=j5nsDZDcnmk&list=RDGMEMYH9CUrFO7CfLJpaD7UR85w&index=7 Unknown Playlist at module.exports (D:\Ixogamer\Documents\Programming\Misc stuff\JUGNU-MUSIC\node_modules\@distube\ytpl\lib\main.js:32:35) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async DisTubeHandler.resolvePlaylist (D:\Ixogamer\Documents\Programming\Misc stuff\JUGNU-MUSIC\node_modules\distube\dist\index.js:1024:20) at async DisTube.play (D:\Ixogamer\Documents\Programming\Misc stuff\JUGNU-MUSIC\node_modules\distube\dist\index.js:2279:14) Promise {

Error [PlayError]: https://www.youtube.com/watch?v=j5nsDZDcnmk&list=RDGMEMYH9CUrFO7CfLJpaD7UR85w&index=7 Unknown Playlist at module.exports (D:\Ixogamer\Documents\Programming\Misc stuff\JUGNU-MUSIC\node_modules\@distube\ytpl\lib\main.js:32:35) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async DisTubeHandler.resolvePlaylist (D:\Ixogamer\Documents\Programming\Misc stuff\JUGNU-MUSIC\node_modules\distube\dist\index.js:1024:20) at async DisTube.play (D:\Ixogamer\Documents\Programming\Misc stuff\JUGNU-MUSIC\node_modules\distube\dist\index.js:2279:14)`
Sudo-null7 commented 1 year ago

This is because this is a unknown playlist to the bot Promise { Error [PlayError]: https://www.youtube.com/watch?v=j5nsDZDcnmk&list=RDGMEMYH9CUrFO7CfLJpaD7UR85w&index=7 Unknown Playlist at module.exports

if your wanting to play that song you should enter just https://www.youtube.com/watch?v=j5nsDZDcnmk if you wanting to play a playlist it can't be a YouTube mix (I've tried you have to make a playlist)

this is something @kabirsingh2004 should look in to but i works if you remove all the other stuff in the url

kabirjaipal commented 1 year ago

playlist url is invalid

its not bot issue