patrickkfkan/yt-mix-playlist

Doesn't work on Heroku

Opened this issue · 0 comments

Hi,

when I use it in my code and host the bot on my pc everything works fine and as intended, but when I push it to Heroku await ytmpl(videoId); suddenly returns null for some reason. Any idea why and how I can fix it?

Both my pc and heroku is running Node v16.15.0 and npm 8.5.5

Thanks in advance