getDownloadUrl on an Array of videos

@robmich it’s weird, because I can see that the getDownloadUrl function works, because if i console.log(video), inside the loop, it logs all 34 video download urls individually, and they’re all the correct Urls I’m trying to get. So it’s doing it, but I just can’t get it to put them into an array…