Uploading videos from your website is about to get a lot easier!
Our new JavaScript uploader abstracts all the file manipulation (slicing the video into smaller pieces, and retrying failures) into a small 11 KB JS package.
Try it out today at upload.a.video/JS.html
1 Like
i upload file many.html from gitHub
for test
testing OK
but i want upload into my account
i change
const url =“https://sandbox.api.video/upload?token=to1R5LOYV0091XN3GQva27OS”;
to
const url =“https://ws.api.video/upload?token=xxx”;
but test is not OK
How i can fix