Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 127 forks source link

Added options to include cookies for ytld #33

Open samusaran opened 2 years ago

samusaran commented 2 years ago

This will enable request to age-restricted videos

samusaran commented 2 years ago

I added a coalesce just to avoid the system crashing if the COOKIES parameter is missing completely. I can't check if the cookies are actually not well formed.

It works fine if the parameter is present but empty.

clifford64 commented 2 years ago

Can you provide an example on how to call a cookie.txt file within .env?