fent / node-ytdl

Command line youtube video downloader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music info object always empty

talhabalaj opened this issue · comments

I noticed that ytdl doesn't fetch the music information on a song on youtube. It does have an object but it's always empty.

What function are you using as well are you awaiting the function you are using?

What function are you using as well are you awaiting the function you are using?

ytdl.getInfo(youtubeUrl) or ytdl --info-json youtubeUrl, both return an empty music object

commented

has been fixed in latest version