Davy

Results 3 issues of Davy

Changing a small spelling mistake which I stumbled upon.

When an option is deleted from a list where multiple options can be selected, it does not return to the list when closeOnSelect = false.

It seems downloadToLocal isn't working. Can anyone verify it still works right now? It throws the videoDoesNotExist error. horizon.downloadToLocal(video_urls[0], "./mp3s/", null, null, null, (err, result) => { if (err) console.error(err);...