This repository was archived by the owner on Jul 26, 2023. It is now read-only.
Zip Downloads #507
-
I don't know much about it, but are you using something to zip the folders on vercel or client side. Or the zip feature is from OneDrive itself. Need this information for https://gitlab.com/ParveenBhadooOfficial/Google-Drive-Index |
Beta Was this translation helpful? Give feedback.
Answered by
spencerwooo
Feb 26, 2022
Replies: 1 comment
-
It's done on the client side using jszip. And also cc @myl7 as he implemented the feature initially. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spencerwooo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's done on the client side using jszip.
https://github.com/spencerwooo/onedrive-vercel-index/blob/7eb786025382146b6dbea478929c8e491e917594/components/MultiFileDownloader.tsx
And also cc @myl7 as he implemented the feature initially.