Jiaxi_Wu

Results 2 comments of Jiaxi_Wu

Thanks for @jdjodrey sharing. But it seems that not support `locations='path'`. I don't know how to adapt your method...Could you help me? pls @jdjodrey

@vibhor1997a , I solving this problem by adding a `HEAD` request before and set the length of the bar. here is my code: ```javascript async function downloadVideoFromURL(url, fullPath) { function...