discord-music-bot icon indicating copy to clipboard operation
discord-music-bot copied to clipboard

Added options to include cookies for ytld

Open samusaran opened this issue 3 years ago • 2 comments

This will enable request to age-restricted videos

samusaran avatar Sep 16 '21 17:09 samusaran

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.

samusaran avatar Sep 16 '21 20:09 samusaran

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

clifford64 avatar Oct 18 '21 23:10 clifford64