Jense5 / mp3-downloader

Command line tool to download mp3 files with metadata
MIT License
9 stars 2 forks source link

Cannot read property 'length' of undefined - not catched? #21

Closed haveneersrobin closed 7 years ago

haveneersrobin commented 7 years ago

When trying to download the following song $ mp3 "the lighthouse hollywood" I get the following > Cannot read property 'length' of undefined

jochenbernard commented 7 years ago

Same here! 😉

$ mp3 beau collins
✖ Cannot read property 'length' of undefined
jochenbernard commented 7 years ago

Error occurs at line 118 in services.js. It must be a bug in youtube-dl-status, please fix your library @Jense5 ! 😇

Jense5 commented 7 years ago

Weird, is this really a bug in youtube-dl? I'll fix this after dinner! 👌

Jense5 commented 7 years ago

I think I fixed this, but haven't released yet.
You can already try it from the development branch but I'll release later tonight.