ResumableUploadForGoogleDrive_js was updated to v2.0.2.
-
v2.0.2 (May 23, 2024)
- From this version, the files could be also uploaded to the shared drive.
CDN
Class ResumableUploadToGoogleDrive
This Class can achieve the resumable upload of a file by reading the file to the memory.
<script src="https://cdn.jsdelivr.net/gh/tanaikech/[email protected]/resumableupload_js.min.js"></script>
Class ResumableUploadToGoogleDrive2
This Class can achieve the resumable upload of a file by directly reading partially the file from the local Disk. By this, the large file which is over the memory of the local PC can be uploaded.
<script src="https://cdn.jsdelivr.net/gh/tanaikech/[email protected]/resumableupload2_js.min.js"></script>
You can get this from https://github.com/tanaikech/ResumableUploadForGoogleDrive_js