download-directory / download-directory.github.io

Web App: Download just a sub directory from a GitHub repo.
https://download-directory.github.io
MIT License
1.25k stars 117 forks source link

Stuck on "Zipping" #133

Closed CosMo578 closed 3 months ago

CosMo578 commented 3 months ago

When ever I am trying to download a file it get stuck at Zipping n file, and the download does not start Screenshot from 2024-07-25 07-01-23

fregante commented 3 months ago

https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2FCosMo578%2Fastro-course-demo%2Ftree%2Fmain%2Fpublic%2Fimages

The file downloads successfully, but the page isn't updated:

Screenshot 3

I'll open a separate issue to update the UI

fregante commented 3 months ago

It's due to

https://github.com/dy/save-file/blob/1019565509e421ff82dd1eaf8282828ad4133ae4/browser.js#L42-L46

fregante commented 3 months ago

Fixed 🙏 thanks for the report