pateckii

Results 3 comments of pateckii

It's a known problem with ytdl module. You can try to use play-dl module instead. For me it fixed all of the problems.

You need to install dev version of discord-player and also play-dl package: cd to main folder with bot then ``` npm install discord-player@dev npm install play-dl ``` In my case...

It also might be a problem with age restricted videos. That's why it's good to use cookie. If you want to play age restricted videos then you'll have to add...